]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46566: Make test_launcher more robust to a variety of installs (GH-32204)
authorSteve Dower <steve.dower@python.org>
Wed, 30 Mar 2022 21:18:40 +0000 (22:18 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Mar 2022 21:18:40 +0000 (22:18 +0100)
commitf3d5715492195fd2532fc1a5d73be07923cdf2e1
treeee785d1495ed52e6b103f2d30bc3e009b180be67
parent2ab609dd614045f3b112ede0b0883339de784f2a
bpo-46566: Make test_launcher more robust to a variety of installs (GH-32204)
Lib/test/test_launcher.py