This document is for an old version of Python that is no longer supported. You should upgrade, and read the Python documentation for the current stable release.

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

28.3. venv — Creation of virtual environments

Next topic

29.1. sys — System-specific parameters and functions

This Page

«