Reformat PEP 4 modules to remove and move cl as removed.
This commit is contained in:
parent
24fa739905
commit
377daecac6
23
pep-3100.txt
23
pep-3100.txt
|
@ -210,15 +210,24 @@ To be removed:
|
|||
- ``reconvert``, ``stringold``, ``xmllib``,
|
||||
``pcre``, ``pypcre``, ``strop`` [all done]
|
||||
+ see PEP 4 [#pep4]_
|
||||
- ``cl``,
|
||||
``gopherlib``,
|
||||
``mimetools``, ``MimeWriter``, ``mimify``, ``mpz``,
|
||||
- ``gopherlib``,
|
||||
``mimetools``,
|
||||
``MimeWriter``,
|
||||
``mimify``,
|
||||
``mpz``,
|
||||
``multifile``,
|
||||
``posixfile``,
|
||||
``pre``, ``regsub``, ``rfc822``, ``rgbimage``,
|
||||
``statcache``, ``string``, ``sv``, ``TERMIOS``,
|
||||
``timing`` [to do]
|
||||
- ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [done]
|
||||
``pre``,
|
||||
``regsub``,
|
||||
``rfc822``,
|
||||
``rgbimage``,
|
||||
``statcache``,
|
||||
``string``,
|
||||
``sv``,
|
||||
``TERMIOS``,
|
||||
``timing``
|
||||
[to do]
|
||||
- ``cl``, ``sets``, ``xreadlines``, ``rotor``, ``whrandom`` [done]
|
||||
+ Everything in lib-old [#pep4]_ [done]
|
||||
- ``Para``, ``addpack``, ``cmp``, ``cmpcache``, ``codehack``,
|
||||
``dircmp``, ``dump``, ``find``, ``fmt``, ``grep``,
|
||||
|
|
Loading…
Reference in New Issue