mirror of
https://github.com/python/cpython.git
synced 2026-01-18 05:10:02 +00:00
An entry of None in sys.path_importer_cache represents a negative/missing finder for a path, so clearing it out makes sense.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _bootstrap.py | ||
| _bootstrap_external.py | ||
| abc.py | ||
| machinery.py | ||
| resources.py | ||
| util.py | ||