Skip to content

Commit 4163260

Browse files
[3.13] gh-123834: Add symtable to the list of modules with a CLI (GH-123835) (#123862)
gh-123834: Add `symtable` to the list of modules with a CLI (GH-123835) (cherry picked from commit 32bc2d6) Co-authored-by: Bénédikt Tran <[email protected]>
1 parent 5be6c4e commit 4163260

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)