[New-bugs-announce] [issue3428] httplib.HTTPMessage undocumented

ThomasH report at bugs.python.org
Tue Jul 22 19:09:01 CEST 2008


New submission from ThomasH <thomas.bugzilla at gmx.net>:

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.

----------
assignee: georg.brandl
components: Documentation tools (Sphinx)
messages: 70155
nosy: ThomasH, georg.brandl
severity: normal
status: open
title: httplib.HTTPMessage undocumented
versions: Python 2.5

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


More information about the New-bugs-announce mailing list