summaryrefslogtreecommitdiffstats
path: root/Doc/lib/language.tex
Commit message (Collapse)AuthorAgeFilesLines
* Delete the LaTeX doc tree.Georg Brandl2007-08-151-10/+0
|
* Typo fixAndrew M. Kuchling2005-12-221-1/+1
|
* Break the "Python Services" chapter into two: "Python Runtime Services"Fred Drake2000-08-031-0/+10
(still at the start of the manual), and "Python Language Services" (late in the manual). Moved "Restricted Execution" to just before "Python Language Services."