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, georg.brandl
Date 2008-07-22.17:09:00
SpamBayes Score 0.38971028
Marked as misclassified No
Message-id <1216746541.05.0.162492292768.issue3428@psf.upfronthosting.co.za>
In-reply-to
Content
The httplib.HTTPMessage class needs documentation; it is missing from
the package documentation entirely. Instances of this class are e.g.
returned by the urllib.urlopen().info() method.
History
Date User Action Args
2008-07-22 17:09:01ThomasHsetspambayes_score: 0.38971 -> 0.38971028
recipients: + ThomasH, georg.brandl
2008-07-22 17:09:01ThomasHsetspambayes_score: 0.38971 -> 0.38971
messageid: <1216746541.05.0.162492292768.issue3428@psf.upfronthosting.co.za>
2008-07-22 17:09:00ThomasHlinkissue3428 messages
2008-07-22 17:09:00ThomasHcreate