
report at bugs
Jul 22, 2008, 10:09 AM
Post #1 of 1
(61 views)
Permalink
|
|
[issue3428] httplib.HTTPMessage undocumented
|
|
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> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|