Message 60829 - Python tracker (original) (raw)

Logged In: YES user_id=285914

Actually that's not entirely correct. The fix is probably more like the other hack in there:

--- urllib2.py-orig 2005-10-16 11:19:34.000000000 -0400 +++ urllib2.py 2005-10-16 11:22:30.000000000 -0400 @@ -1007,6 +1007,7 @@ # out of socket._fileobject() and into a base class.

     r.recv = r.read