[issue1327971] HTTPResponse instance has no attribute 'fileno'
Georg Brandl
report at bugs.python.org
Tue Feb 10 19:44:30 CET 2009
Georg Brandl <georg at python.org> added the comment:
Well, easy access is not the point. If the object is supposed to have
the file-like interface, and can provide a fileno(), it should.
----------
nosy: +georg.brandl
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1327971>
_______________________________________
More information about the Python-bugs-list
mailing list