mirror of
https://github.com/python/cpython.git
synced 2026-01-28 13:45:18 +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.
Miscellaneous source files for the main Python shared library