]> granicus.if.org Git - python/commitdiff
Remove spurious "\end{description}" that caused formatting to fail.
authorFred Drake <fdrake@acm.org>
Thu, 1 Feb 2001 15:37:56 +0000 (15:37 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 1 Feb 2001 15:37:56 +0000 (15:37 +0000)
Doc/ref/ref4.tex

index 16a1a8d02c8caa3b44f16e05ad12ccd6f0f5aec9..91713f919512d60a219eb179743635f84420c8a7 100644 (file)
@@ -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