mirror of
https://github.com/python/cpython.git
synced 2026-05-07 13:10:37 -04:00
9e2be60634
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