]> granicus.if.org Git - python/commitdiff
Fix markup.
authorGeorg Brandl <georg@python.org>
Sat, 3 Jul 2010 10:33:26 +0000 (10:33 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jul 2010 10:33:26 +0000 (10:33 +0000)
Doc/glossary.rst

index 036381f6408e12d03a13fedf5ef64278435e83bb..acd3009d77d93f004aad3b9a10e3bcdf47733e0c 100644 (file)
@@ -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