diff --git a/pep-0004.txt b/pep-0004.txt index 3ae01dc72..dd6c9578a 100644 --- a/pep-0004.txt +++ b/pep-0004.txt @@ -116,6 +116,26 @@ Deprecated modules one year after Python 2.3 is released, and the module will be removed one year after that. + Module name: rfc822 + Rationale: Supplanted by Python 2.2's email package. + Date: 18-Mar-2002 + Documentation: TBD + + Module name: mimetools.py + Rationale: Supplanted by Python 2.2's email package. + Date: 18-Mar-2002 + Documentation: TBD + + Module name: MIMEWriter.py + Rationale: Supplanted by Python 2.2's email package. + Date: 18-Mar-2002 + Documentation: TBD + + Module name: mimify.py + Rationale: Supplanted by Python 2.2's email package. + Date: 18-Mar-2002 + Documentation: TBD + Undeprecated modules