Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b979f10 + 5e2954e commit 015427eCopy full SHA for 015427e
1 file changed
Doc/tutorial/modules.rst
@@ -549,6 +549,6 @@ modules found in a package.
549
.. rubric:: Footnotes
550
551
.. [#] In fact function definitions are also 'statements' that are 'executed'; the
552
- execution of a module-level function enters the function name in the module's
553
- global symbol table.
+ execution of a module-level function definition enters the function name in
+ the module's global symbol table.
554
0 commit comments