mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -04:00
9c0afe5dc7
because the path through the code would notice that sys.__path__ did not exist and it would fall back to the default path (builtins + sys.path) instead of failing). No longer.