mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00: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