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