Senthil Kumaran <orsent...@gmail.com> added the comment:

Fixed in r82322 and r82323.

Actually urllib.urlopen.info method return a mimetools.Message instance and a 
HTTPMessage instance is used within httplib only. It is more internal purposes 
to deal with headers with add_continue like methods is required.

ipatrol, the return codes of HTTP is documented in the httplib documentation.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue3428>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to