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``,
|
``mimetools``,
|
||||||
``multifile``,
|
``multifile``,
|
||||||
``rfc822``,
|
``rfc822``,
|
||||||
``sha``,
|
|
||||||
[to do]
|
[to do]
|
||||||
- ``mpz``, ``posixfile``, ``regsub``, ``rgbimage``, ``statcache``,
|
- ``mpz``, ``posixfile``, ``regsub``, ``rgbimage``,
|
||||||
|
``sha``,
|
||||||
|
``statcache``,
|
||||||
``sv``, ``TERMIOS``, ``timing`` [done]
|
``sv``, ``TERMIOS``, ``timing`` [done]
|
||||||
- ``cfmfile``, ``gopherlib``, ``md5``, ``MimeWriter``, ``mimify`` [done]
|
- ``cfmfile``, ``gopherlib``, ``md5``, ``MimeWriter``, ``mimify`` [done]
|
||||||
- ``cl``, ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [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.
|
- rgbimg was removed in Python 2.6.
|
||||||
- imgfile slated for removal in this PEP. [done]
|
- imgfile slated for removal in this PEP. [done]
|
||||||
|
|
||||||
* linuxaudiodev
|
* linuxaudiodev [done]
|
||||||
|
|
||||||
+ Replaced by ossaudiodev.
|
+ Replaced by ossaudiodev.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue