Update PEPs on modules that have been removed in Py3K but not noted.

This commit is contained in:
Brett Cannon 2007-10-05 05:39:45 +00:00
parent 70f258a7a1
commit 7645efeee7
2 changed files with 4 additions and 3 deletions

View File

@ -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]

View File

@ -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.