From: Georg Brandl Date: Sat, 3 Jul 2010 10:33:26 +0000 (+0000) Subject: Fix markup. X-Git-Tag: v3.2a1~344 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=94e5de0df0400f883ecb071b1259942408d6d08b;p=thirdparty%2FPython%2Fcpython.git Fix markup. --- diff --git a/Doc/glossary.rst b/Doc/glossary.rst index 036381f6408e..acd3009d77d9 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -428,7 +428,6 @@ Glossary modules, respectively. nested scope - The ability to refer to a variable in an enclosing definition. For instance, a function defined inside another function can refer to variables in the outer function. Note that nested scopes by default work