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

fdrake@users.sourceforge.net fdrake@users.sourceforge.net
Wed, 25 Sep 2002 15:09:33 -0700


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

Modified Files:
	pep-0004.txt 
Log Message:
Identify modules by name, not source file.
Capitalize "MimeWriter" correctly.


Index: pep-0004.txt
===================================================================
RCS file: /cvsroot/python/python/nondist/peps/pep-0004.txt,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pep-0004.txt	20 Sep 2002 12:54:36 -0000	1.6
--- pep-0004.txt	25 Sep 2002 22:09:30 -0000	1.7
***************
*** 122,136 ****
      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
--- 122,136 ----
      Documentation: TBD
  
!     Module name:   mimetools
      Rationale:     Supplanted by Python 2.2's email package.
      Date:          18-Mar-2002
      Documentation: TBD
  
!     Module name:   MimeWriter
      Rationale:     Supplanted by Python 2.2's email package.
      Date:          18-Mar-2002
      Documentation: TBD
  
!     Module name:   mimify
      Rationale:     Supplanted by Python 2.2's email package.
      Date:          18-Mar-2002