]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: test.supports imports lazily fnmatch, glob, struct (GH-20810)
authorVictor Stinner <vstinner@python.org>
Thu, 11 Jun 2020 15:30:57 +0000 (17:30 +0200)
committerGitHub <noreply@github.com>
Thu, 11 Jun 2020 15:30:57 +0000 (17:30 +0200)
commitbdfe9b633a171522bc6cdb7c8aa1215cbd119b59
tree925ad2efe9ceece21572dc52519924201b00fe3b
parentd72b9644a3e6eec83be48b1ebc2ec6ca776134d3
bpo-40275: test.supports imports lazily fnmatch, glob, struct (GH-20810)
Lib/test/support/__init__.py