Staging
v0.5.1
https://github.com/python/cpython
Revision a3cc6d81efacad61e24a7b962987a9ecae711c56 authored by Martin v. Löwis on 21 February 2008, 11:54:20 UTC, committed by Martin v. Löwis on 21 February 2008, 11:54:20 UTC
1 parent 10eac2c
Raw File
Tip revision: a3cc6d81efacad61e24a7b962987a9ecae711c56 authored by Martin v. Löwis on 21 February 2008, 11:54:20 UTC
Redo tag.
Tip revision: a3cc6d8
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