Docs: getopt is deprecated in Python 3.13 (#109438)

This commit is contained in:
Hugo van Kemenade 2023-09-18 04:45:59 -06:00 committed by GitHub
parent df8b3a46a7
commit 2209d814ca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -4,11 +4,12 @@
Superseded Modules
******************
The modules described in this chapter are deprecated and only kept for
The modules described in this chapter are deprecated or :term:`soft deprecated` and only kept for
backwards compatibility. They have been superseded by other modules.
.. toctree::
:maxdepth: 1
getopt.rst
optparse.rst