]> granicus.if.org Git - python/commit
Fix Issue1327971: HTTPResponse should expose a proper fileno attribute
authorSenthil Kumaran <orsenthil@gmail.com>
Tue, 21 Sep 2010 01:38:15 +0000 (01:38 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Tue, 21 Sep 2010 01:38:15 +0000 (01:38 +0000)
commitd389cb5bcf890c327154f79240aacc41c5174722
tree0401713f9fcd5029a446df33ca052cf350c25b70
parenta6166dac9452140fd76f4f94f8d0334719d78641
Fix Issue1327971: HTTPResponse should expose a proper fileno attribute
Lib/httplib.py
Lib/test/test_httplib.py
Lib/test/test_urllib2net.py