]> 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:49:09 +0000 (10:49 -0700)
committerGitHub <noreply@github.com>
Fri, 13 Sep 2019 17:49:09 +0000 (10:49 -0700)
commitcd85200f6d7a92fab04dd8b4745e6ff8d79f231e
tree04fac4c6054ec82ca0317999b1cea369b3839e2a
parentcf25765cf79a5bd19ba90a535a51367d6177f2bc
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