gh-123834: Add `symtable` to the list of modules with a CLI (#123835)

This commit is contained in:
Bénédikt Tran 2024-09-09 13:45:43 +02:00 committed by GitHub
parent 05a401a5c3
commit 32bc2d6141
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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>`