mirror of
https://github.com/python/cpython.git
synced 2026-06-27 05:16:16 -04:00
766d2518ae
* 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