mirror of
https://github.com/python/cpython.git
synced 2025-11-01 02:38:53 +00:00
Most of the import sequence now uses per-module locks rather than the global import lock, eliminating well-known issues with threads and imports. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||