mirror of https://github.com/python/cpython
gh-123834: Add `symtable` to the list of modules with a CLI (#123835)
This commit is contained in:
parent
05a401a5c3
commit
32bc2d6141
|
@ -40,6 +40,7 @@ The following modules have a command-line interface.
|
|||
* :mod:`runpy`
|
||||
* :ref:`site <site-commandline>`
|
||||
* :ref:`sqlite3 <sqlite3-cli>`
|
||||
* :ref:`symtable <symtable-cli>`
|
||||
* :ref:`sysconfig <sysconfig-cli>`
|
||||
* :mod:`tabnanny`
|
||||
* :ref:`tarfile <tarfile-commandline>`
|
||||
|
|
Loading…
Reference in New Issue