Python logo

上個主題

optparse --- 命令列選項剖析器

下個主題

aifc --- Read and write AIFF and AIFC files

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0a1 Documentation »
  • 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

上個主題

optparse --- 命令列選項剖析器

下個主題

aifc --- Read and write AIFF and AIFC files

此頁面

  • 回報錯誤
  • 顯示原始碼
«

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.14.0a1 Documentation »
  • 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.

最後更新於 11月 13, 2024 (05:46 UTC)。 Found a bug?
使用 Sphinx 8.1.3 建立。