[Python-checkins] r55689 - peps/trunk/pep-3100.txt
brett.cannon
python-checkins at python.org
Wed May 30 23:21:11 CEST 2007
Author: brett.cannon
Date: Wed May 30 23:21:10 2007
New Revision: 55689
Modified:
peps/trunk/pep-3100.txt
Log:
Document that MimeWriter has been removed.
Modified: peps/trunk/pep-3100.txt
==============================================================================
--- peps/trunk/pep-3100.txt (original)
+++ peps/trunk/pep-3100.txt Wed May 30 23:21:10 2007
@@ -211,7 +211,6 @@
``pcre``, ``pypcre``, ``strop`` [all done]
+ see PEP 4 [#pep4]_
- ``mimetools``,
- ``MimeWriter``,
``mimify``,
``mpz``,
``multifile``,
@@ -225,7 +224,7 @@
``TERMIOS``,
``timing``
[to do]
- - ``gopherlib`` [done]
+ - ``gopherlib``, ``MimeWriter`` [done]
- ``cl``, ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [done]
+ Everything in lib-old [#pep4]_ [done]
- ``Para``, ``addpack``, ``cmp``, ``cmpcache``, ``codehack``,
More information about the Python-checkins
mailing list