[Python-checkins] r63146 - peps/trunk/pep-3108.txt

brett.cannon python-checkins at python.org
Mon May 12 05:19:42 CEST 2008


Author: brett.cannon
Date: Mon May 12 05:19:42 2008
New Revision: 63146

Log:
The multifile module has been handled.


Modified:
   peps/trunk/pep-3108.txt

Modified: peps/trunk/pep-3108.txt
==============================================================================
--- peps/trunk/pep-3108.txt	(original)
+++ peps/trunk/pep-3108.txt	Mon May 12 05:19:42 2008
@@ -94,7 +94,7 @@
 
     + Supplanted by the ``email`` package.
 
-* multifile
+* multifile [done: 2.6, 3.0]
 
     + Supplanted by the ``email`` package.
 


More information about the Python-checkins mailing list