Staging
v0.8.1
https://github.com/python/cpython
Raw File
Tip revision: 73cdff47b2ff80e38da49bb42e68646ae1d4f190 authored by Anthony Baxter on 23 March 2006, 02:49:35 UTC
take 3
Tip revision: 73cdff4
libpython.tex
\chapter{Python Runtime Services
         \label{python}}

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:

\localmoduletable
back to top