mirror of
https://github.com/python/cpython.git
synced 2026-01-28 21:55:51 +00:00
f_trace_lines: enable/disable line trace events f_trace_opcodes: enable/disable opcode trace events These are intended primarily for testing of the interpreter itself, as they make it much easier to emulate signals arriving at unfortunate times.
Miscellaneous source files for the main Python shared library