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