• Jack Jansen's avatar
    Make imports faster on the Mac, by · eda78634
    Jack Jansen yazdı
    - 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.
    eda78634
macglue.h 5.3 KB