From: Georg Brandl Date: Mon, 12 Jul 2010 09:01:14 +0000 (+0000) Subject: Fix glossary markup. X-Git-Tag: v3.1.3rc1~518 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=116874dc52113b2503b5ac28afd4d9a4a1e92435;p=thirdparty%2FPython%2Fcpython.git Fix glossary markup. --- diff --git a/Doc/glossary.rst b/Doc/glossary.rst index e8ff819418f0..c4e0e32ca97c 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst @@ -420,7 +420,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