]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-109625: Move _ready_to_import() from test_import to support.import_helper (#109626)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 21 Sep 2023 07:39:36 +0000 (10:39 +0300)
committerGitHub <noreply@github.com>
Thu, 21 Sep 2023 07:39:36 +0000 (09:39 +0200)
commit115c49ad5a5ccfb628fef3ae06a566f7a0197f97
treeff301179b73f6523a6bbe2ca1c0bb37cda7e3fb8
parent712cb173f8e1d02c625a40ae03bba57b0c1c032a
gh-109625: Move _ready_to_import() from test_import to support.import_helper (#109626)
Lib/test/support/import_helper.py
Lib/test/test_import/__init__.py
Lib/test/test_inspect.py