asynchat — Asynchronous socket command/response handler

Deprecated since version 3.6, removed in version 3.12.

Este módulo não faz mais parte da biblioteca padrão do Python. Ele foi removido no Python 3.12 após ser descontinuado no Python 3.6. A remoção foi decidida na PEP 594.

Applications should use the asyncio module instead.

The last version of Python that provided the asynchat module was Python 3.11.