[issue3428] httplib.HTTPMessage undocumented

ThomasH report at bugs.python.org
Mon Jun 28 22:51:58 CEST 2010


ThomasH <thomas.bugzilla at gmx.net> added the comment:

> Actually urllib.urlopen.info method return a mimetools.Message instance

But the urllib.rst documentation is still flawed:

"The :meth:`info` method returns an instance of the class :class:`httplib.HTTPMessage`"

(http://svn.python.org/view/python/trunk/Doc/library/urllib.rst?revision=81775&view=markup)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3428>
_______________________________________


More information about the Python-bugs-list mailing list