Python logo

上個話題

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

下個話題

aifc --- Read and write AIFF and AIFC files

This page

  • 回報臭蟲
  • 顯示來源碼

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • The Python Standard Library »
  • 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

  • 回報臭蟲
  • 顯示來源碼
«

導航

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0rc3 Documentation »
  • The Python Standard Library »
  • Removed Modules
  • |
  • |
© 版權所有 2001 Python Software Foundation.
此頁面採用 Python 軟體基金會授權條款第 2 版。
文件中的範例、應用技巧與其他程式碼額外採用了 Zero Clause BSD 授權條款。
更多訊息請見歷史與授權條款。

Python 軟體基金會是一家非營利法人。 敬請捐贈。

最後更新於 10月 08, 2025 (08:22 UTC)。 發現 bug?
以 Sphinx8.2.3建立。