Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 015427e

Browse files
committed
merge with 3.3
2 parents b979f10 + 5e2954e commit 015427e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/tutorial/modules.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -549,6 +549,6 @@ modules found in a package.
549549
.. rubric:: Footnotes
550550

551551
.. [#] 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.
552+
execution of a module-level function definition enters the function name in
553+
the module's global symbol table.
554554

0 commit comments

Comments
 (0)