mirror of
https://github.com/python/cpython.git
synced 2026-05-06 20:51:17 -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