strop is gone. several other modules were already gone (e.g. pcre, xmllib).

This commit is contained in:
Guido van Rossum 2007-05-15 22:00:14 +00:00
parent cd281f50af
commit 84a01df576
1 changed files with 3 additions and 2 deletions

View File

@ -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``,