From 7645efeee7cd2344b841dada6a50e962b1472642 Mon Sep 17 00:00:00 2001 From: Brett Cannon Date: Fri, 5 Oct 2007 05:39:45 +0000 Subject: [PATCH] Update PEPs on modules that have been removed in Py3K but not noted. --- pep-3100.txt | 5 +++-- pep-3108.txt | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/pep-3100.txt b/pep-3100.txt index 7a05b635d..19d75a523 100644 --- a/pep-3100.txt +++ b/pep-3100.txt @@ -215,9 +215,10 @@ To be removed: ``mimetools``, ``multifile``, ``rfc822``, - ``sha``, [to do] - - ``mpz``, ``posixfile``, ``regsub``, ``rgbimage``, ``statcache``, + - ``mpz``, ``posixfile``, ``regsub``, ``rgbimage``, + ``sha``, + ``statcache``, ``sv``, ``TERMIOS``, ``timing`` [done] - ``cfmfile``, ``gopherlib``, ``md5``, ``MimeWriter``, ``mimify`` [done] - ``cl``, ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [done] diff --git a/pep-3108.txt b/pep-3108.txt index 0ec94ad3b..f58f21c30 100644 --- a/pep-3108.txt +++ b/pep-3108.txt @@ -325,7 +325,7 @@ for what the module is meant for. - rgbimg was removed in Python 2.6. - imgfile slated for removal in this PEP. [done] -* linuxaudiodev +* linuxaudiodev [done] + Replaced by ossaudiodev.