mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
gh-123834: Add symtable
to the list of modules with a CLI (#123835)
This commit is contained in:
parent
05a401a5c3
commit
32bc2d6141
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue