Message108820
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. |
|
| Date |
User |
Action |
Args |
| 2010-06-28 10:58:44 | orsenthil | set | recipients:
+ orsenthil, georg.brandl, ajaksu2, ThomasH, ipatrol |
| 2010-06-28 10:58:44 | orsenthil | set | messageid: <1277722724.52.0.590406848841.issue3428@psf.upfronthosting.co.za> |
| 2010-06-28 10:58:42 | orsenthil | link | issue3428 messages |
| 2010-06-28 10:58:41 | orsenthil | create | |
|