Home
last modified time | relevance | path

Searched refs:PyMac_StrError (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Python/
Dmactoolboxglue.c33 PyMac_StrError(int err) in PyMac_StrError() function
94 msg = PyMac_StrError(err); in PyErr_Mac()
/external/python/cpython2/Include/
Dpymactoolbox.h34 char *PyMac_StrError(int); /* strerror with mac errors */