]> granicus.if.org Git - python/commit
Fix the test_urllib2net failures that were caused by r58067.
authorNeal Norwitz <nnorwitz@gmail.com>
Thu, 24 Jan 2008 07:40:51 +0000 (07:40 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Thu, 24 Jan 2008 07:40:51 +0000 (07:40 +0000)
commit7070094d7ffd4308e12188b39d0f346473581335
tree3318e9481127aa1ea504c4f939ea8ce35026f5f8
parentbf839e2efa78a4668105846c4d406f968343bff4
Fix the test_urllib2net failures that were caused by r58067.
I'm not sure this is the correct fix, but at least the test passes
now and should be closer to correct.
Lib/urllib2.py