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.
1 parent dec2067 commit e0854f9Copy full SHA for e0854f9
1 file changed
Doc/glossary.rst
@@ -242,7 +242,7 @@ Glossary
242
processing, remembering the location execution state (including local
243
variables and pending try-statements). When the generator resumes, it
244
picks-up where it left-off (in contrast to functions which start fresh on
245
- every invocation.
+ every invocation).
246
247
.. index:: single: generator expression
248
0 commit comments