Superseded Modules被取代的模块¶
The modules described in this chapter are deprecated and only kept for backwards compatibility. 本章中描述的模块已弃用,仅为向后兼容而保留。They have been superseded by other modules.它们已被其他模块取代。
aifc
—Read and write AIFF and AIFC files读取和写入AIFF和AIFC文件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 scriptsCGI脚本的跟踪管理器chunk
—Read IFF chunked data读取IFF分块数据crypt
—Function to check Unix passwords检查Unix密码的函数imghdr
—Determine the type of an image确定图像的类型imp
—Access the import internals访问import
内部构件msilib
—Read and write Microsoft Installer files读取和写入Microsoft Installer文件nntplib
—NNTP protocol clientNNTP协议客户端nis
—Interface to Sun’s NIS (Yellow Pages)Sun的NIS接口(黄页)optparse
—Parser for command line options命令行选项的分析器Background出身背景- Tutorial
Reference Guide参考指南- Option Callbacks
Defining a callback option定义回调选项How callbacks are called如何调用回调Raising errors in a callback在回调中引发错误- Callback example 1: trivial callback
- Callback example 2: check option order
- Callback example 3: check option order (generalized)
- Callback example 4: check arbitrary condition
- Callback example 5: fixed arguments
- Callback example 6: variable arguments
- Extending
optparse
ossaudiodev
— Access to OSS-compatible audio devicespipes
— Interface to shell pipelinessmtpd
— SMTP Serversndhdr
— Determine type of sound filespwd
— The shadow password databasesunau
— Read and write Sun AU filestelnetlib
— Telnet clientuu
— Encode and decode uuencode filesxdrlib
— Encode and decode XDR data