mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00

Also removed asynchat, asyncore, and smtpd from their respective toctree entries so they are only in the superceded subtree.
35 lines
546 B
ReStructuredText
35 lines
546 B
ReStructuredText
.. _superseded:
|
|
|
|
******************
|
|
Superseded Modules
|
|
******************
|
|
|
|
The modules described in this chapter are deprecated and only kept for
|
|
backwards compatibility. They have been superseded by other modules.
|
|
|
|
|
|
.. toctree::
|
|
|
|
aifc.rst
|
|
asynchat.rst
|
|
asyncore.rst
|
|
audioop.rst
|
|
cgi.rst
|
|
cgitb.rst
|
|
chunk.rst
|
|
crypt.rst
|
|
imghdr.rst
|
|
imp.rst
|
|
msilib.rst
|
|
nntplib.rst
|
|
nis.rst
|
|
optparse.rst
|
|
ossaudiodev.rst
|
|
pipes.rst
|
|
smtpd.rst
|
|
sndhdr.rst
|
|
spwd.rst
|
|
sunau.rst
|
|
telnetlib.rst
|
|
uu.rst
|
|
xdrlib.rst
|