27. 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

26.7. trace — Trace or track Python statement execution

Next topic

27.1. sys — System-specific parameters and functions

This Page