mirror of
https://github.com/python/cpython.git
synced 2026-08-10 06:29:05 +08: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