Python logo

上一主题

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

下一主题

aifc --- 读写 AIFF 和 AIFC 文件

当前页

  • 报告代码错误
  • 显示源码

导航

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

移除的模块¶

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

  • aifc --- 读写 AIFF 和 AIFC 文件
  • asynchat --- 异步套接字命令/响应处理器
  • asyncore --- 异步套接字处理器
  • audioop --- 处理原始音频数据
  • cgi --- 通用网关接口支持
  • cgitb --- 用于 CGI 脚本的回溯管理器
  • chunk --- 读取 IFF 分块数据
  • crypt --- 验证 Unix 口令的函数
  • distutils --- 构建和安装 Python 模块
  • imghdr --- 确定图像的类型
  • imp --- 访问 import 的内部对象
  • mod:!mailcap --- Mailcap 文件处理
  • msilib --- 读写 Microsoft Installer 文件
  • nis --- Sun 的 NIS (黄页) 接口
  • nntplib --- NNTP 协议客户端
  • ossaudiodev --- 访问兼容 OSS 的音频设备
  • pipes --- 针对 shell 管道的接口
  • smtpd --- SMTP 服务器
  • sndhdr --- 确定声音文件的类型
  • spwd --- shadow 密码数据库
  • sunau --- 读写 Sun AU 文件
  • telnetlib --- Telnet 客户端
  • uu --- 对 uuencode 文件进行编码与解码
  • xdrlib --- 编码与解码 XDR 数据

上一主题

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

下一主题

aifc --- 读写 AIFF 和 AIFC 文件

当前页

  • 报告代码错误
  • 显示源码
«

导航

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

最后更新于 9月 05, 2025 (06:01 UTC). Found a bug?
由 Sphinx 8.2.3创建。