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."
diff --git a/Doc/lib/libpython.tex b/Doc/lib/libpython.tex
index 37d1dfe..c41c386 100644
--- a/Doc/lib/libpython.tex
+++ b/Doc/lib/libpython.tex
@@ -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