commit | 94e5de0df0400f883ecb071b1259942408d6d08b | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sat Jul 03 10:33:26 2010 +0000 |
committer | Georg Brandl <georg@python.org> | Sat Jul 03 10:33:26 2010 +0000 |
tree | 94738e83465061b905e3f7b74228a778ea9f1222 | |
parent | 2cb72d3aad0ea64193b94033900e107d82ac5cec [diff] |
Fix markup.
diff --git a/Doc/glossary.rst b/Doc/glossary.rst index 036381f..acd3009 100644 --- a/Doc/glossary.rst +++ b/Doc/glossary.rst
@@ -428,7 +428,6 @@ 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