[Python-checkins] r42542 - peps/trunk/pep-0004.txt
georg.brandl
python-checkins at python.org
Tue Feb 21 20:22:02 CET 2006
Author: georg.brandl
Date: Tue Feb 21 20:22:02 2006
New Revision: 42542
Modified:
peps/trunk/pep-0004.txt
Log:
Add ``multifile`` to PEP 4.
Modified: peps/trunk/pep-0004.txt
==============================================================================
--- peps/trunk/pep-0004.txt (original)
+++ peps/trunk/pep-0004.txt Tue Feb 21 20:22:02 2006
@@ -171,6 +171,11 @@
Python 2.3, but listing in this PEP was neglected.
Removed from the library reference in Python 2.4.
+ Module name: multifile
+ Rationale: Supplanted by the email package.
+ Date: 21-Feb-2006
+ Documentation: Documented as deprecated as of Python 2.5.
+
Undeprecated modules
More information about the Python-checkins
mailing list