From: Fred Drake Date: Thu, 1 Feb 2001 15:37:56 +0000 (+0000) Subject: Remove spurious "\end{description}" that caused formatting to fail. X-Git-Tag: v2.1a2~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2e35e6f37bb88e1efe2c0439556fc27eaca0c20;p=python Remove spurious "\end{description}" that caused formatting to fail. --- diff --git a/Doc/ref/ref4.tex b/Doc/ref/ref4.tex index 16a1a8d02c..91713f9195 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