We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1992d2b commit e3dbb84Copy full SHA for e3dbb84
Doc/library/cmdline.rst
@@ -24,9 +24,9 @@ The following modules have a command-line interface.
24
* :ref:`idlelib <idlelib-cli>`
25
* :ref:`inspect <inspect-module-cli>`
26
* :ref:`json.tool <json-commandline>`
27
-* :ref:`mimetypes <mimetypes-cli>`
+* :mod:`mimetypes`
28
* :ref:`pdb <pdb-cli>`
29
-* :ref:`pickle <pickle-cli>`
+* :mod:`pickle`
30
* :ref:`pickletools <pickletools-cli>`
31
* :ref:`platform <platform-cli>`
32
* :mod:`poplib`
0 commit comments