]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40121: Fix exception type in test (GH-19267)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 1 Apr 2020 13:02:55 +0000 (06:02 -0700)
committerGitHub <noreply@github.com>
Wed, 1 Apr 2020 13:02:55 +0000 (06:02 -0700)
commitf971c8c0a0fbe1959843179e2811b047001125a0
tree58f096690ae43d36176d1b6753e2d3f847a57eb1
parent6acafee247849b39d65dd0d61c6e57a6ffabdc32
bpo-40121: Fix exception type in test (GH-19267)

(cherry picked from commit 3ef4a7e5a7c29e17d5152d1fa6ceeb1fee269699)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/test/audit-tests.py