]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue 26798: fetch OSError and HTTPException like other tests that use open_urlresource.
authorChristian Heimes <christian@python.org>
Thu, 8 Sep 2016 08:53:40 +0000 (10:53 +0200)
committerChristian Heimes <christian@python.org>
Thu, 8 Sep 2016 08:53:40 +0000 (10:53 +0200)
commit81188246fabdb43efd26f34497131824f49cdc12
treec76a67044854f2a3b7dcbd02a9e36d1b86a0faf4
parentd9fc792fda26d5fcd94329465e66628ae19a081a
Issue 26798: fetch OSError and HTTPException like other tests that use open_urlresource.
Lib/test/test_hashlib.py