strop is gone. several other modules were already gone (e.g. pcre, xmllib).
This commit is contained in:
parent
cd281f50af
commit
84a01df576
|
@ -206,8 +206,9 @@ To be removed:
|
||||||
* The sets module. [done]
|
* The sets module. [done]
|
||||||
* stdlib modules to be removed
|
* stdlib modules to be removed
|
||||||
+ see docstrings and comments in the source
|
+ see docstrings and comments in the source
|
||||||
- ``macfs``, ``new``, ``reconvert``, ``stringold``, ``xmllib``,
|
- ``macfs``, ``new`` [to do]
|
||||||
``pcre``, ``pypcre``, ``strop``
|
- ``reconvert``, ``stringold``, ``xmllib``,
|
||||||
|
``pcre``, ``pypcre``, ``strop`` [all done]
|
||||||
+ see PEP 4 [#pep4]_
|
+ see PEP 4 [#pep4]_
|
||||||
- ``posixfile``, ``pre``, ``regsub``, ``rfc822``,
|
- ``posixfile``, ``pre``, ``regsub``, ``rfc822``,
|
||||||
``statcache``, ``string``, ``TERMIOS``, ``mimetools``,
|
``statcache``, ``string``, ``TERMIOS``, ``mimetools``,
|
||||||
|
|
Loading…
Reference in New Issue