[issue21228] Missing enumeration of HTTPResponse Objects methods of urllib.request.urlopen's http.client.HTTPResponse?

R. David Murray report at bugs.python.org
Tue Apr 22 00:40:07 CEST 2014


R. David Murray added the comment:

That section of the docs is indeed rather confusing.  Probably it just needs to be changed to say "for the methods supported by this object, see HTTPResponse Objects.

I'd like to see the docs reorganized so that the '.. class' declaration in the docs is immediately followed by the class's methods, but that's a much bigger project.

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list