]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41172: Fix check for compiler in test suite (GH-21400)
authorSteve Dower <steve.dower@python.org>
Thu, 9 Jul 2020 17:52:43 +0000 (18:52 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Jul 2020 17:52:43 +0000 (18:52 +0100)
commitaf56c4fc76ac39ce76d649d7bebf7f78c1add4fa
treef93909724c327a96ad9140c0acdb8247cec0d66a
parent8b33961e4bc4020d8b2d5b949ad9d5c669300e89
bpo-41172: Fix check for compiler in test suite (GH-21400)
Lib/test/support/__init__.py