cpython/Lib/test/test_import
Miss Islington (bot) 8c5fd2105c
[3.12] gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626) (#109640)
gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626)
(cherry picked from commit 115c49ad5a)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
2023-10-02 17:35:03 +02:00
..
data bpo-44717: improve AttributeError on circular imports of submodules (GH-27338) 2021-07-24 23:44:46 +01:00
__init__.py [3.12] gh-109625: Move _ready_to_import() from test_import to support.import_helper (GH-109626) (#109640) 2023-10-02 17:35:03 +02:00
__main__.py