The modules described in this chapter provide a wide range of services related to the Python interpreter and its interaction with its environment. Here’s an overview:
trace — Trace or track Python statement execution
sys — System-specific parameters and functions