Logo

上個主題

模組命令列介面

下個主題

aifc --- 讀寫 AIFF 與 AIFC 檔案

此頁面

  • 回報錯誤
  • 顯示原始碼

瀏覽

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

已被取代的模組¶

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

  • aifc --- 讀寫 AIFF 與 AIFC 檔案
  • audioop --- 操作原始聲音檔案
  • cgi --- 通用閘道器介面支援
  • cgitb --- CGI 腳本的回溯 (traceback) 管理程式
  • chunk --- 讀取 IFF 分塊資料
  • crypt --- 用於檢查 Unix 密碼的函式
  • imghdr --- 推測圖片種類
  • mailcap --- Mailcap file handling
  • msilib --- 讀寫 Microsoft Installer 檔案
  • nis --- Sun NIS (Yellow Pages) 介面
  • nntplib --- NNTP 協定客戶端
  • optparse --- Parser for command line options
  • ossaudiodev --- 對 OSS 相容聲音裝置的存取
  • pipes --- shell pipelines 介面
  • sndhdr --- 判定聲音檔案的型別
  • spwd --- shadow 密碼資料庫
  • sunau --- 讀寫 Sun AU 檔案
  • telnetlib --- Telnet 客戶端
  • xdrlib --- uuencode 檔案的編碼與解碼
  • xdrlib --- XDR 資料的編碼與解碼

上個主題

模組命令列介面

下個主題

aifc --- 讀寫 AIFF 與 AIFC 檔案

此頁面

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

瀏覽

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

最後更新於 Jan 04, 2024 (08:45 UTC)。 Found a bug?
使用 Sphinx 7.2.6 建立。