mirror of
https://github.com/python/cpython.git
synced 2026-01-18 21:30:02 +00:00
Multi-phase initialized modules allow m_traverse to be called while the
module is still being initialized, so module authors may need to account
for that.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_case_sensitivity.py | ||
| test_finder.py | ||
| test_loader.py | ||
| test_path_hook.py | ||