Break the "Python Services" chapter into two: "Python Runtime Services"

(still at the start of the manual), and "Python Language Services" (late
in the manual).  Moved "Restricted Execution" to just before "Python
Language Services."
This commit is contained in:
Fred Drake 2000-08-03 21:18:18 +00:00
parent c253d9a623
commit ed13b4a5a6
4 changed files with 30 additions and 17 deletions

View file

@ -1,5 +1,5 @@
\chapter{Python Services}
\label{python}
\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