Python logo

上個話題

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

下個話題

aifc --- Read and write AIFF and AIFC files

This page

  • 回報臭蟲
  • 顯示來源碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.15.0a0 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.15.0a0 Documentation »
  • The Python Standard Library »
  • Removed Modules
  • |
  • |
© 版權所有 2001 Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.
See History and License for more information.

The Python Software Foundation is a non-profit corporation. Please donate.

最後更新於 8月 12, 2025 (07:50 UTC)。 Found a bug?
使用 Sphinx 8.2.3 建立。