mirror of
https://github.com/python/cpython.git
synced 2026-05-10 14:41:01 -04:00
eda78634a4
- Remembering whether sys.path components refer to files or folders, - Using mac-specific code to check for file existence, in stead of trying to fopen() each possible file. These mods need an accompanying mod to import.c.