cpython/Mac/Include/macglue.h

4 lines
204 B
C
Raw Normal View History

1995-01-12 12:37:24 +00:00
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 */