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]
|
||||
* stdlib modules to be removed
|
||||
+ see docstrings and comments in the source
|
||||
- ``macfs``, ``new``, ``reconvert``, ``stringold``, ``xmllib``,
|
||||
``pcre``, ``pypcre``, ``strop``
|
||||
- ``macfs``, ``new`` [to do]
|
||||
- ``reconvert``, ``stringold``, ``xmllib``,
|
||||
``pcre``, ``pypcre``, ``strop`` [all done]
|
||||
+ see PEP 4 [#pep4]_
|
||||
- ``posixfile``, ``pre``, ``regsub``, ``rfc822``,
|
||||
``statcache``, ``string``, ``TERMIOS``, ``mimetools``,
|
||||
|
|
Loading…
Reference in New Issue