]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-30167: Add test for module.__cached__ is None (GH-7617)
authorINADA Naoki <methane@users.noreply.github.com>
Mon, 1 Oct 2018 12:10:37 +0000 (21:10 +0900)
committerGitHub <noreply@github.com>
Mon, 1 Oct 2018 12:10:37 +0000 (21:10 +0900)
commitd4c76d960b8b286b75c933780416ace9cda682fd
treec7fdaf5fedd44c45ed5882a6b15f20b5dd03510a
parentcd602b8af2d14ff686261eeb18b80f718bb16550
bpo-30167: Add test for module.__cached__ is None (GH-7617)
Lib/test/test_site.py