cpython/Lib/test/test_import
Eric Snow 1c420e138f
gh-104108: Add the Py_mod_multiple_interpreters Module Def Slot (gh-104148)
I'll be adding a value to indicate support for per-interpreter GIL in gh-99114.
2023-05-05 14:04:55 -06:00
..
data bpo-44717: improve AttributeError on circular imports of submodules (GH-27338) 2021-07-24 23:44:46 +01:00
__init__.py gh-104108: Add the Py_mod_multiple_interpreters Module Def Slot (gh-104148) 2023-05-05 14:04:55 -06:00
__main__.py