Add a missing comma.
This commit is contained in:
parent
718b6f6c99
commit
c177794044
|
@ -206,7 +206,7 @@ To be removed:
|
|||
``pcre``, ``pypcre``, ``strop``
|
||||
+ see PEP 4 [#pep4]_
|
||||
- ``posixfile``, ``pre``, ``regsub``, ``rfc822``,
|
||||
``statcache``, ``string``, ``TERMIOS`` ``mimetools``,
|
||||
``statcache``, ``string``, ``TERMIOS``, ``mimetools``,
|
||||
``MimeWriter``, ``mimify``, ``mpz``, ``rgbimage``
|
||||
+ Everything in lib-old [#pep4]_
|
||||
- ``Para``, ``addpack``, ``cmp``, ``cmpcache``, ``codehack``,
|
||||
|
|
Loading…
Reference in New Issue