summaryrefslogtreecommitdiffstats
path: root/Doc/ref/ref4.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-06-23 05:27:20 (GMT)
committerFred Drake <fdrake@acm.org>2001-06-23 05:27:20 (GMT)
commit2829f1cf99edb9f6f5f775d6b8ce8bd5b88c6ac9 (patch)
tree0217d96d78f7433a7f71da7bffe7c5901a33e1b5 /Doc/ref/ref4.tex
parent8c96369513ded66146f9cf19678029615e29bcb7 (diff)
downloadcpython-2829f1cf99edb9f6f5f775d6b8ce8bd5b88c6ac9.zip
cpython-2829f1cf99edb9f6f5f775d6b8ce8bd5b88c6ac9.tar.gz
cpython-2829f1cf99edb9f6f5f775d6b8ce8bd5b88c6ac9.tar.bz2
Fix a very minor (but annoying when looking for things!) markup nit.
Diffstat (limited to 'Doc/ref/ref4.tex')
-rw-r--r--Doc/ref/ref4.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/ref/ref4.tex b/Doc/ref/ref4.tex
index 754a5b5..2272f3e 100644
--- a/Doc/ref/ref4.tex
+++ b/Doc/ref/ref4.tex
@@ -1,6 +1,7 @@
\chapter{Execution model \label{execmodel}}
\index{execution model}
+
\section{Code blocks, execution frames, and namespaces \label{execframes}}
\index{code block}
\index{namespace}