HomeSort by relevance Sort by last modified time
    Searched refs:_PyMac_GetFullPathname (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/Mac/Modules/file/
filesupport.py 214 _PyMac_GetFullPathname(FSSpec *fss, char *path, int len)
868 err = _PyMac_GetFullPathname(&_self->ob_itself, strbuf, sizeof(strbuf));
_Filemodule.c 118 _PyMac_GetFullPathname(FSSpec *fss, char *path, int len)
    [all...]

Completed in 226 milliseconds