mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
* The majority of the monitoring code is in instrumentation.c * The new instrumentation bytecodes are in bytecodes.c * legacy_tracing.c adapts the new API to the old sys.setrace and sys.setprofile APIs
Miscellaneous source files for the main Python shared library