finished with rfc822
This commit is contained in:
parent
9a33e07668
commit
df1744dfb6
|
@ -78,7 +78,7 @@ distribution for Python for users that rely upon the code.
|
|||
|
||||
+ Supplanted by the ``hashlib`` module.
|
||||
|
||||
* mimetools (done: 2.6, 3.0)
|
||||
* mimetools [done: 2.6, 3.0]
|
||||
|
||||
+ Documented as obsolete in a previous version.
|
||||
+ Supplanted by the ``email`` package.
|
||||
|
@ -99,7 +99,7 @@ distribution for Python for users that rely upon the code.
|
|||
|
||||
+ Locking is better done by ``fcntl.lockf()``.
|
||||
|
||||
* rfc822 (TODO Remove usage from ``cgi``, ``test_urllib2``)
|
||||
* rfc822 [done: 2.6, 3.0]
|
||||
|
||||
+ Supplanted by the ``email`` package.
|
||||
|
||||
|
|
Loading…
Reference in New Issue