Python logo

前のトピックへ

getopt --- C-style parser for command line options

次のトピックへ

aifc --- Read and write AIFF and AIFC files

This page

  • Report a bug
  • Show source

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python 標準ライブラリ »
  • Removed Modules
  • |
  • |

Removed Modules¶

The modules described in this chapter have been removed from the Python standard library. They are documented here to help people find replacements.

  • aifc --- Read and write AIFF and AIFC files
  • asynchat --- Asynchronous socket command/response handler
  • asyncore --- Asynchronous socket handler
  • 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
  • distutils --- Building and installing Python modules
  • imghdr --- Determine the type of an image
  • imp --- Access the import internals
  • mailcap --- Mailcap file handling
  • msilib --- Read and write Microsoft Installer files
  • nis --- Interface to Sun’s NIS (Yellow Pages)
  • nntplib --- NNTP protocol client
  • ossaudiodev --- Access to OSS-compatible audio devices
  • pipes --- Interface to shell pipelines
  • smtpd --- SMTP Server
  • 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

前のトピックへ

getopt --- C-style parser for command line options

次のトピックへ

aifc --- Read and write AIFF and AIFC files

This page

  • Report a bug
  • Show source
«

ナビゲーション

  • 索引
  • モジュール |
  • 次へ |
  • 前へ |
  • Python logo
  • Python »
  • 3.13.7 Documentation »
  • Python 標準ライブラリ »
  • Removed Modules
  • |
  • |
© Copyright 2001-2025, Python Software Foundation.
このページはPython Software Foundation License Version 2でライセンスされています。
ドキュメント内のサンプル、レシピ等のコードは、Zero Clause BSDライセンスの下で追加的にライセンスされています。
詳しくは歴史とライセンスを参照してください。

Pythonソフトウェア財団は非営利法人です。 寄付をするには

最終更新日: 9月 20, 2025 (06:57 UTC) バグを報告する
Sphinx8.2.3を使って構築されています。