mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
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:
parent
c253d9a623
commit
ed13b4a5a6
4 changed files with 30 additions and 17 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue