]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #23387: Skip test_issue16464 if it raises an 5xx error.
authorBerker Peksag <berker.peksag@gmail.com>
Mon, 2 Mar 2015 04:01:37 +0000 (06:01 +0200)
committerBerker Peksag <berker.peksag@gmail.com>
Mon, 2 Mar 2015 04:01:37 +0000 (06:01 +0200)
commitfc080fcc7cb4bcb08b076e819fe6e7aadc2a1c13
tree2417a7c8540b2af44f65ae720a93bd8b60d1d30f
parentf2d4e5773a5fb2e6e58ad758ba5266fe82a86edf
parentbcdfc6a1fa9eabb06b886a82218ebae3384784d0
Issue #23387: Skip test_issue16464 if it raises an 5xx error.

Also, remove support.run_doctest() since there is no doctests in
test_urllib2 and urllib.request.
Lib/test/support/__init__.py
Lib/test/test_urllib2.py