This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ThomasH
Recipients ThomasH, ajaksu2, georg.brandl, ipatrol, orsenthil
Date 2010-06-28.20:51:56
SpamBayes Score 0.0038102865
Marked as misclassified No
Message-id <1277758318.45.0.874145546983.issue3428@psf.upfronthosting.co.za>
In-reply-to
Content
> 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)
History
Date User Action Args
2010-06-28 20:51:58ThomasHsetrecipients: + ThomasH, georg.brandl, orsenthil, ajaksu2, ipatrol
2010-06-28 20:51:58ThomasHsetmessageid: <1277758318.45.0.874145546983.issue3428@psf.upfronthosting.co.za>
2010-06-28 20:51:57ThomasHlinkissue3428 messages
2010-06-28 20:51:57ThomasHcreate