]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in test_api.py. (GH-16119)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Sep 2019 17:48:02 +0000 (10:48 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 17:48:02 +0000 (10:48 -0700)
commit3ac6520b830a6af47121e6d83d091db2dbef2eb3
tree890fbfc2918f703861d106ac62e39055df77bdf9
parent3906920cfecba83d529f8755f5ec2e53e49f9e90
Fix typo in test_api.py. (GH-16119)

(cherry picked from commit 0bc17ea2f5966f429b5b8d6b4ccb9c01f1f610d0)

Co-authored-by: Benjamin Peterson <benjamin@python.org>
Lib/test/test_importlib/test_api.py