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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test___package__.py | ||
| test_caching.py | ||
| test_fromlist.py | ||
| test_meta_path.py | ||
| test_packages.py | ||
| test_path.py | ||
| test_relative_imports.py | ||
| util.py | ||