]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40275: lazy import modules in test.support (GH-20128)
authorHai Shi <shihai1992@gmail.com>
Sat, 16 May 2020 10:01:39 +0000 (18:01 +0800)
committerGitHub <noreply@github.com>
Sat, 16 May 2020 10:01:39 +0000 (03:01 -0700)
commit372fa3ead584876a975a61936b376259be636d27
tree563b14d7702399e3b4dd0d677703f773b5a16e68
parent45410862321ae509e8753f239b0ea28fdcef5bad
bpo-40275: lazy import modules in test.support (GH-20128)

Automerge-Triggered-By: @vstinner
Lib/test/support/__init__.py