diff --git a/Doc/glossary.rst b/Doc/glossary.rst index 036381f6408..acd3009d77d 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