mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
* Ensures that exception handling events are balanced. Each [re]raise event has a matching unwind/handled event.
Miscellaneous source files for the main Python shared library