summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-03 10:33:26 +0000
committerGeorg Brandl <georg@python.org>2010-07-03 10:33:26 +0000
commit94e5de0df0400f883ecb071b1259942408d6d08b (patch)
tree94738e83465061b905e3f7b74228a778ea9f1222
parent2cb72d3aad0ea64193b94033900e107d82ac5cec (diff)
downloadcpython-git-94e5de0df0400f883ecb071b1259942408d6d08b.tar.gz
Fix markup.
-rw-r--r--Doc/glossary.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/Doc/glossary.rst b/Doc/glossary.rst
index 036381f640..acd3009d77 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