[issue4773] HTTPMessage not documented and has inconsistent API across 2.6/3.0
Jeremy Hylton
report at bugs.python.org
Thu Mar 26 22:03:47 CET 2009
Jeremy Hylton <jeremy at alum.mit.edu> added the comment:
No deep thought was given to the HTTPMessage API. Here's the extent of
the discussion that I can find. I've changed the names, but you can
find the full discussion at http://bugs.python.org/issue2848
A: mimetools.Message is compatible with email.message.Message, right?
B: I don't know how compatible it is.
C: The APIs are bit different, but it should be possible to migrate from
the old to the new.
----------
nosy: +jhylton
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue4773>
_______________________________________
More information about the Python-bugs-list
mailing list