summaryrefslogtreecommitdiffstats
path: root/Doc/lib/language.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Doc/lib/language.tex')
-rw-r--r--Doc/lib/language.tex10
1 files changed, 0 insertions, 10 deletions
diff --git a/Doc/lib/language.tex b/Doc/lib/language.tex
deleted file mode 100644
index 5cdb113..0000000
--- a/Doc/lib/language.tex
+++ /dev/null
@@ -1,10 +0,0 @@
-\chapter{Python Language Services
- \label{language}}
-
-Python provides a number of modules to assist in working with the
-Python language. These modules support tokenizing, parsing, syntax
-analysis, bytecode disassembly, and various other facilities.
-
-These modules include:
-
-\localmoduletable