asynchat --- 非同步 socket 指令/回應處理函式
asynchat
audioop --- 操作原始聲音檔案
audioop
asyncore
Deprecated since version 3.6, removed in version 3.12.
這個模組已不再是 Python 標準函式庫的一部分。它在 Python 3.6 中被棄用,並已在 Python 3.12 中被移除。它的移除是在 PEP 594 中決定的。
應用程式應改用 asyncio 模組。
asyncio
最後提供 asyncore 模組的 Python 版本是 Python 3.11。