Skip to content

Commit 32bc2d6

Browse files
authored
gh-123834: Add symtable to the list of modules with a CLI (#123835)
1 parent 05a401a commit 32bc2d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/library/cmdline.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ The following modules have a command-line interface.
4040
* :mod:`runpy`
4141
* :ref:`site <site-commandline>`
4242
* :ref:`sqlite3 <sqlite3-cli>`
43+
* :ref:`symtable <symtable-cli>`
4344
* :ref:`sysconfig <sysconfig-cli>`
4445
* :mod:`tabnanny`
4546
* :ref:`tarfile <tarfile-commandline>`

0 commit comments

Comments
 (0)