Python logo

上一主题

模块命令行界面(CLI)

下一主题

aifc --- 读写 AIFF 和 AIFC 文件

当前页

  • 报告 Bug
  • 显示源码

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.12.4 Documentation »
  • Python 标准库 »
  • 被取代的模块
  • |
  • |

被取代的模块¶

本章中描述的模块均已弃用,仅保留用于向后兼容。 它们已经被其他模块所取代。

  • aifc --- 读写 AIFF 和 AIFC 文件
  • audioop --- 处理原始音频数据
  • cgi --- 通用网关接口支持
  • cgitb --- 用于 CGI 脚本的回溯管理器
  • chunk --- 读取 IFF 分块数据
  • crypt —— 验证 Unix 口令的函数
  • imghdr --- 推测图像类型
  • mailcap --- Mailcap 文件处理
  • msilib --- 读写 Microsoft Installer 文件
  • nis --- Sun 的 NIS (黄页) 接口
  • nntplib --- NNTP 协议客户端
  • optparse --- 命令行选项的解析器
  • ossaudiodev --- 访问兼容OSS的音频设备
  • pipes --- 终端管道接口
  • sndhdr --- 推测声音文件的类型
  • spwd —— shadow 密码库
  • sunau --- 读写 Sun AU 文件
  • telnetlib -- Telnet 客户端
  • uu --- 对 uuencode 文件进行编码与解码
  • xdrlib --- 编码与解码 XDR 数据

上一主题

模块命令行界面(CLI)

下一主题

aifc --- 读写 AIFF 和 AIFC 文件

当前页

  • 报告 Bug
  • 显示源码
«

导航

  • 索引
  • 模块 |
  • 下一页 |
  • 上一页 |
  • Python logo
  • Python »
  • 3.12.4 Documentation »
  • Python 标准库 »
  • 被取代的模块
  • |
  • |
© 版权所有 2001-2024, 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.

最后更新于 Jun 18, 2024 (21:19 UTC). Found a bug?
由 Sphinx 7.3.7创建。