From 49eaad86b45cb44c6f41407cb4746f05e059efd9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20v=2E=20L=C3=B6wis?= Date: Fri, 20 Sep 2002 12:54:36 +0000 Subject: [PATCH] Patch #531491: Deprecate modules superceded by email package. --- pep-0004.txt | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) 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