Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.2 Documentation »
  • The Python Standard Library »
  • Superseded Modules
  • |

Superseded Modules¶

The modules described in this chapter are deprecated and only kept for backwards compatibility. They have been superseded by other modules.

  • aifc — Read and write AIFF and AIFC files
  • audioop — Manipulate raw audio data
  • cgi — Common Gateway Interface support
  • cgitb — Traceback manager for CGI scripts
  • chunk — Read IFF chunked data
  • crypt — Function to check Unix passwords
  • imghdr — Determine the type of an image
  • mailcap — Mailcap file handling
  • msilib — Read and write Microsoft Installer files
  • nis — Interface to Sun’s NIS (Yellow Pages)
  • nntplib — NNTP protocol client
  • optparse — Parser for command line options
  • ossaudiodev — Access to OSS-compatible audio devices
  • pipes — Interface to shell pipelines
  • sndhdr — Determine type of sound file
  • spwd — The shadow password database
  • sunau — Read and write Sun AU files
  • telnetlib — Telnet client
  • uu — Encode and decode uuencode files
  • xdrlib — Encode and decode XDR data

Previous topic

Modules command-line interface (CLI)

Next topic

aifc — Read and write AIFF and AIFC files

This Page

  • Report a Bug
  • Show Source
«

Navigation

  • index
  • modules |
  • next |
  • previous |
  • Python »
  • 3.12.2 Documentation »
  • The Python Standard Library »
  • Superseded Modules
  • |
© Copyright 2001-2024, Python Software Foundation.
The Python Software Foundation is a non-profit corporation. Please donate.

Last updated on March 18, 2024. Found a bug?
Created using Sphinx 5.3.0.