Message216430
Ned Deily had done the correct analysis in the msg214947 and has this question -
> I don't know whether the file descriptor read is expected to be meaningful for urllib2/urllib.request.
I can see that this test case was for the old behavior where we created a file like object to read using addinfourl and fileno /fp was explicitly set. We have to determine if this expectation that we can access the socket's fp using HTTPResponse object is a right one. |
|
| Date |
User |
Action |
Args |
| 2014-04-16 04:00:14 | orsenthil | set | recipients:
+ orsenthil, ned.deily, Arfrever, r.david.murray, python-dev, dfarrell07 |
| 2014-04-16 04:00:14 | orsenthil | set | messageid: <[email protected]> |
| 2014-04-16 04:00:14 | orsenthil | link | issue21069 messages |
| 2014-04-16 04:00:14 | orsenthil | create | |
|