mirror of
https://github.com/python/cpython.git
synced 2026-05-10 22:50:18 -04:00
f93c72a4b0
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.