]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add tests for the urllib[2] vulnerability. Change to raise exceptions.
authorguido@google.com <guido@google.com>
Mon, 28 Mar 2011 20:47:01 +0000 (13:47 -0700)
committerguido@google.com <guido@google.com>
Mon, 28 Mar 2011 20:47:01 +0000 (13:47 -0700)
commitf1509306d266a091c6c12ec3b78b8eaaa9d0aff9
tree7cb0b25ae654a3806a121795831f8011927cdd23
parent2bc23b8448394e96d5562fcc7b69aa54bb2c1a38
Add tests for the urllib[2] vulnerability. Change to raise exceptions.
Lib/test/test_urllib.py
Lib/test/test_urllib2.py
Lib/urllib.py
Lib/urllib2.py