Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix test on PPC64 buildbot. It raised an IOError (really an URLError which | Neal Norwitz | 2006-06-11 | 1 | -1/+1 |
* | Try to fix another networking test. The problem is that if hosts have | Neal Norwitz | 2006-06-11 | 1 | -4/+5 |
* | Try to fix several networking tests. The problem is that if hosts have | Neal Norwitz | 2006-06-11 | 1 | -1/+1 |
* | Move network tests from test_urllib2 to test_urllib2net. | Georg Brandl | 2006-05-03 | 1 | -1/+137 |
* | Patch #1470846: fix urllib2 ProxyBasicAuthHandler. | Georg Brandl | 2006-04-30 | 1 | -1/+42 |
* | Fix urllib2.urlopen() handling of chunked content encoding. | Jeremy Hylton | 2004-08-07 | 1 | -0/+92 |