From eaa114d1681bd5b0d9cf7675f33cc83cc53df5d4 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Wed, 30 May 2007 21:53:55 +0000 Subject: [PATCH] Remove mimify in Python 3.0. --- pep-3100.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pep-3100.txt b/pep-3100.txt index a98234b65..efd399e9d 100644 --- a/pep-3100.txt +++ b/pep-3100.txt @@ -211,7 +211,6 @@ To be removed: ``pcre``, ``pypcre``, ``strop`` [all done] + see PEP 4 [#pep4]_ - ``mimetools``, - ``mimify``, ``mpz``, ``multifile``, ``posixfile``, @@ -224,7 +223,7 @@ To be removed: ``TERMIOS``, ``timing`` [to do] - - ``gopherlib``, ``MimeWriter`` [done] + - ``gopherlib``, ``MimeWriter``, ``mimify`` [done] - ``cl``, ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [done] + Everything in lib-old [#pep4]_ [done] - ``Para``, ``addpack``, ``cmp``, ``cmpcache``, ``codehack``,