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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=116874dc52113b2503b5ac28afd4d9a4a1e92435;p=python Fix glossary markup. --- diff --git a/Doc/glossary.rst b/Doc/glossary.rst index e8ff819418..c4e0e32ca9 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