mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
entries in sys.path_importer_cache. While this differs from semantics in how __import__ works, it prevents any implicit semantics from taking hold with users. |
||
|---|---|---|
| .. | ||
| test | ||
| __init__.py | ||
| _bootstrap.py | ||
| abc.py | ||
| machinery.py | ||
| util.py | ||