summaryrefslogtreecommitdiffstats
path: root/Mac/Include/macglue.h
blob: d5be4fb5ee5e56e5baa8bb1606f59e36f8f4107c (plain)
1
2
3
char *macstrerror Py_PROTO((int));			/* strerror with mac errors */
PyObject *PyErr_Mac Py_PROTO((PyObject *, int));	/* Exception with a mac error */
int PyMac_Idle Py_PROTO((void));			/* Idle routine */