mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00:00
* No longer save/restore the current exception. It is no longer used with an exception raised. * No longer clear the current exception on error: it's now up to the caller.
Miscellaneous source files for the main Python shared library