summaryrefslogtreecommitdiffstats
path: root/Doc/reference/index.rst
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2012-07-31 20:03:09 (GMT)
committerBarry Warsaw <barry@python.org>2012-07-31 20:03:09 (GMT)
commitdadebab42c87e29342de67501a6b280e547fb633 (patch)
treee472033f9865ed1be7043ae3e6c9be7e1ce67815 /Doc/reference/index.rst
parentcbc4c1930f864a872b2457768921af9903e5c1a6 (diff)
downloadcpython-dadebab42c87e29342de67501a6b280e547fb633.zip
cpython-dadebab42c87e29342de67501a6b280e547fb633.tar.gz
cpython-dadebab42c87e29342de67501a6b280e547fb633.tar.bz2
Finally, a coherent set of terminology for all the lil' beasties involved.
Diffstat (limited to 'Doc/reference/index.rst')
-rw-r--r--Doc/reference/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/reference/index.rst b/Doc/reference/index.rst
index 87166f8..55f93d7 100644
--- a/Doc/reference/index.rst
+++ b/Doc/reference/index.rst
@@ -24,7 +24,7 @@ interfaces available to C/C++ programmers in detail.
lexical_analysis.rst
datamodel.rst
executionmodel.rst
- import_machinery.rst
+ import.rst
expressions.rst
simple_stmts.rst
compound_stmts.rst