mirror of
https://github.com/python/cpython.git
synced 2025-10-30 18:07:37 +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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| test_case_sensitivity.py | ||
| test_finder.py | ||
| test_loader.py | ||
| test_path_hook.py | ||