Python logo

上個主題

模块命令行界面(CLI)

下個主題

aifc --- 讀寫 AIFF 與 AIFC 檔案

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.11.12 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 已被取代的模組
  • |
  • |

已被取代的模組¶

此章節所描述的模組 (modules) 均已被棄用,僅為了向後相容性而被保留下來。它們已經被其他模組所取代。

  • aifc --- 讀寫 AIFF 與 AIFC 檔案
  • asynchat --- 非同步 socket 指令/回應處理函式
  • asyncore --- 非同步 socket 處理函式
  • audioop --- 操作原始聲音檔案
  • cgi --- 通用閘道器介面支援
  • cgitb --- CGI 腳本的回溯 (traceback) 管理程式
  • chunk --- 讀取 IFF 分塊資料
  • crypt --- 用於檢查 Unix 密碼的函式
  • imghdr --- 推測圖片種類
  • imp —— 由代码内部访问 import 。
  • mailcap --- Mailcap 文件处理
  • msilib --- 讀寫 Microsoft Installer 檔案
  • nis --- Sun NIS (Yellow Pages) 介面
  • nntplib --- NNTP 協定客戶端
  • optparse --- 命令行选项的解析器
  • ossaudiodev --- 對 OSS 相容聲音裝置的存取
  • pipes --- shell pipelines 介面
  • smtpd --- SMTP 伺服器
  • sndhdr --- 判定聲音檔案的型別
  • spwd --- shadow 密碼資料庫
  • sunau --- 讀寫 Sun AU 檔案
  • telnetlib --- Telnet 客戶端
  • xdrlib --- uuencode 檔案的編碼與解碼
  • xdrlib --- XDR 資料的編碼與解碼

上個主題

模块命令行界面(CLI)

下個主題

aifc --- 讀寫 AIFF 與 AIFC 檔案

此頁面

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

瀏覽

  • 索引
  • 模組 |
  • 下一頁 |
  • 上一頁 |
  • Python logo
  • Python »
  • 3.11.12 Documentation »
  • Python 標準函式庫 (Standard Library) »
  • 已被取代的模組
  • |
  • |
© 版權 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.

最後更新於 Apr 12, 2025 (02:23 UTC)。 Found a bug?
使用 Sphinx 7.2.6 建立。