[Python-checkins] python/nondist/peps pep-0004.txt,1.5,1.6

loewis@users.sourceforge.net loewis@users.sourceforge.net
Fri, 20 Sep 2002 05:54:38 -0700


Update of /cvsroot/python/python/nondist/peps
In directory usw-pr-cvs1:/tmp/cvs-serv22088

Modified Files:
	pep-0004.txt 
Log Message:
Patch #531491: Deprecate modules superceded by email package.


Index: pep-0004.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0004.txt,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** pep-0004.txt	11 Apr 2002 20:52:00 -0000	1.5
--- pep-0004.txt	20 Sep 2002 12:54:36 -0000	1.6
***************
*** 117,120 ****
--- 117,140 ----
                     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