Python logo

上一主题

getopt --- C 风格的命令行选项解析器

下一主题

aifc --- Read and write AIFF and AIFC files

当前页

  • 报告 Bug
  • 显示源码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 标准库 »
  • 移除的模块
  • |
  • |

移除的模块¶

在本章节中介绍的模块已从 Python 标准库中移除。 它们被列入此文档是为了帮助人们寻找替代。

  • 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 风格的命令行选项解析器

下一主题

aifc --- Read and write AIFF and AIFC files

当前页

  • 报告 Bug
  • 显示源码
«

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.13.3 Documentation »
  • Python 标准库 »
  • 移除的模块
  • |
  • |
© 版权所有 2001-2025, 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.

最后更新于 5月 18, 2025 (07:08 UTC). Found a bug?
由 Sphinx 8.2.3创建。