summaryrefslogtreecommitdiffstats
path: root/Modules
diff options
context:
space:
mode:
authorJeremy Hylton <jeremy@alum.mit.edu>2007-08-08 17:36:33 (GMT)
committerJeremy Hylton <jeremy@alum.mit.edu>2007-08-08 17:36:33 (GMT)
commitdf5f6b551ad89257a579682114ae9f2ab1d3755e (patch)
treea05db2f1a62dd2d879de945b8938cb35c010ca41 /Modules
parent6a10e02aa644ad7f9c1f2ab6dd249c1a414c0c8b (diff)
downloadcpython-df5f6b551ad89257a579682114ae9f2ab1d3755e.zip
cpython-df5f6b551ad89257a579682114ae9f2ab1d3755e.tar.gz
cpython-df5f6b551ad89257a579682114ae9f2ab1d3755e.tar.bz2
Fix several failing tests in test_urllib2net.
The HTTPResponse object is being passed to BufferedReader, but it wasn't designed to be used that way. These changes extend the hacks that have already been made in urllib2 to get the tests to pass. The hacks need to be removed and proper support for use with the io library. That's a project for another day.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions