File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ The following modules have a command-line interface.
88* :ref: `asyncio <asyncio-cli >`
99* :mod: `base64 `
1010* :ref: `calendar <calendar-cli >`
11- * :mod: `cProfile `: see :ref: `profile <profile-cli >`
1211* :mod: `code `
1312* :ref: `compileall <compileall-cli >`
13+ * :mod: `cProfile `: see :ref: `profile <profile-cli >`
1414* :ref: `difflib <difflib-interface >`
1515* :mod: `dis `
1616* :mod: `doctest `
@@ -30,8 +30,8 @@ The following modules have a command-line interface.
3030* :ref: `pickletools <pickletools-cli >`
3131* :mod: `platform `
3232* :mod: `poplib `
33- * :mod: `pstats `
3433* :ref: `profile <profile-cli >`
34+ * :mod: `pstats `
3535* :ref: `py_compile <py_compile-cli >`
3636* :mod: `pyclbr `
3737* :mod: `pydoc `
@@ -47,8 +47,8 @@ The following modules have a command-line interface.
4747* :ref: `tokenize <tokenize-cli >`
4848* :ref: `trace <trace-cli >`
4949* :mod: `turtledemo `
50- * :ref: `uuid <uuid-cli >`
5150* :ref: `unittest <unittest-command-line-interface >`
51+ * :ref: `uuid <uuid-cli >`
5252* :mod: `venv `
5353* :mod: `webbrowser `
5454* :ref: `zipapp <zipapp-command-line-interface >`
You can’t perform that action at this time.
0 commit comments