cpython/Mac/Modules/file
Jack Jansen 00df3e052b If you entered a pathname for a nonexisting file to a FSSpec constructor
on OSX then the actual error (file not found) was obscured by the
error message that tried to be helpful about the allowed arguments. Fixed.
2002-12-25 22:45:28 +00:00
..
_Filemodule.c If you entered a pathname for a nonexisting file to a FSSpec constructor 2002-12-25 22:45:28 +00:00
filescan.py - Added rawdata initializers 2002-12-18 23:17:26 +00:00
filesupport.py If you entered a pathname for a nonexisting file to a FSSpec constructor 2002-12-25 22:45:28 +00:00