summaryrefslogtreecommitdiffstats
path: root/Doc/library/language.rst
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2008-08-16 21:04:16 (GMT)
committerBenjamin Peterson <benjamin@python.org>2008-08-16 21:04:16 (GMT)
commit1e296cc8584ef0a6d5b70d8e1eff0a4971460503 (patch)
treec59b5318cd9f635dc44b28e662fe7dfc4768f928 /Doc/library/language.rst
parent4acb1899c6fe341c4c259c80fe6ba21be34051d2 (diff)
downloadcpython-1e296cc8584ef0a6d5b70d8e1eff0a4971460503.zip
cpython-1e296cc8584ef0a6d5b70d8e1eff0a4971460503.tar.gz
cpython-1e296cc8584ef0a6d5b70d8e1eff0a4971460503.tar.bz2
add some documentation for symtable
Diffstat (limited to 'Doc/library/language.rst')
-rw-r--r--Doc/library/language.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/library/language.rst b/Doc/library/language.rst
index bcf9ac0..3cc4b82 100644
--- a/Doc/library/language.rst
+++ b/Doc/library/language.rst
@@ -16,6 +16,7 @@ These modules include:
parser.rst
ast.rst
+ symtable.rst
symbol.rst
token.rst
keyword.rst