The modules described in this chapter provide a wide range of services relatedto the Python interpreter and its interaction with its environment. Here’s anoverview:
27.6.trace — Trace or track Python statement execution
28.1.sys — System-specific parameters and functions
Enter search terms or a module, class or function name.