mirror of
https://github.com/python/cpython.git
synced 2026-08-11 14:44:26 +08: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