]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109435: Add Doc/library/cmdline.rst (#109436)
authorVictor Stinner <vstinner@python.org>
Tue, 19 Sep 2023 11:57:28 +0000 (13:57 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Sep 2023 11:57:28 +0000 (13:57 +0200)
commit59f32a785fbce76a0fa02fe6d671813057714a0a
tree825852875c6a44913811f0194ac13ef4dc7e756c
parentafa7b0d743d9b7172d58d1e4c28da8324b9be2eb
gh-109435: Add Doc/library/cmdline.rst (#109436)

Document modules providing a command-line interface (CLI).
Doc/library/asyncio.rst
Doc/library/cmdline.rst [new file with mode: 0644]
Doc/library/compileall.rst
Doc/library/gzip.rst
Doc/library/index.rst
Doc/library/pickletools.rst
Doc/library/profile.rst
Doc/library/py_compile.rst
Doc/library/sysconfig.rst