Update PEPs on modules that have been removed in Py3K but not noted.
This commit is contained in:
parent
70f258a7a1
commit
7645efeee7
|
@ -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]
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue