mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
macstrerror - strerror which uses 'Estr' resource to convert numerical MacOS errors to strings. PyErr_Mac - Raise exception with MacOS error in string form. PyMac_Idle - better idle-loop routine, which allows the user to switch applications.