]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41040: Fix test_modulefinder. (GH-20991)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 19 Jun 2020 21:25:25 +0000 (14:25 -0700)
committerGitHub <noreply@github.com>
Fri, 19 Jun 2020 21:25:25 +0000 (14:25 -0700)
commit80651ab9e3f9d9a89e566a0b87a51b28720094f0
tree8006fd95c479d8697d8b90eee0cd3ce73d399398
parentec9bc2da421c456e416d991fd1fe79ac33344d9d
bpo-41040: Fix test_modulefinder. (GH-20991)

(cherry picked from commit a041e116db5f1e78222cbf2c22aae96457372680)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_modulefinder.py