]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix test_urllib broken by my previous commits. The assumptions it was
authorGregory P. Smith <greg@krypto.org>
Sat, 10 Nov 2012 23:13:20 +0000 (15:13 -0800)
committerGregory P. Smith <greg@krypto.org>
Sat, 10 Nov 2012 23:13:20 +0000 (15:13 -0800)
testing were added as part of the issue10050 change that caused the
wrong behavior in the first place.  now all test cases agree on the
behavior.

1  2 
Lib/test/test_urllib.py

Simple merge