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" --- 비동기 소켓 명령/응답 처리기

* "asyncore" --- 비동기 소켓 처리기

* "distutils" --- 파이썬 모듈 빌드와 설치

* "imp" --- 임포트 내부 액세스

* "smtpd" --- SMTP 서버
