summaryrefslogtreecommitdiffstats
path: root/Doc/ref
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>2001-02-01 15:37:56 (GMT)
committerFred Drake <fdrake@acm.org>2001-02-01 15:37:56 (GMT)
commitc2e35e6f37bb88e1efe2c0439556fc27eaca0c20 (patch)
tree3ce1c8086bb761e7726b2cc4733828caaa31e235 /Doc/ref
parentbcd725fc456faca13f4598f87c0517f917711cda (diff)
downloadcpython-c2e35e6f37bb88e1efe2c0439556fc27eaca0c20.zip
cpython-c2e35e6f37bb88e1efe2c0439556fc27eaca0c20.tar.gz
cpython-c2e35e6f37bb88e1efe2c0439556fc27eaca0c20.tar.bz2
Remove spurious "\end{description}" that caused formatting to fail.
Diffstat (limited to 'Doc/ref')
-rw-r--r--Doc/ref/ref4.tex2
1 files changed, 0 insertions, 2 deletions
diff --git a/Doc/ref/ref4.tex b/Doc/ref/ref4.tex
index 16a1a8d..91713f9 100644
--- a/Doc/ref/ref4.tex
+++ b/Doc/ref/ref4.tex
@@ -137,8 +137,6 @@ The \keyword{exec} statement and the \function{eval()} and
the global and local namespace. If only one namespace is specified,
it is used for both.
-\end{description}
-
The built-in functions \function{globals()} and \function{locals()}
each return a dictionary, representing the current global and local
namespace respectively. The effect of modifications to these