28. Python Runtime Services

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:

Previous topic

27.6. trace — Trace or track Python statement execution

Next topic

28.1. sys — System-specific parameters and functions

This Page