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.

* "asynchat" — Asynchronous socket command/response handler

* "asyncore" — Asynchronous socket handler

* "distutils" — Building and installing Python modules

* "imp" — Access the import internals

* "smtpd" — SMTP Server
