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 ff0a2bb commit 4637668Copy full SHA for 4637668
1 file changed
Lib/keyword.py
@@ -42,6 +42,7 @@
42
'return',
43
'try',
44
'while',
45
+ 'yield',
46
#--end keywords--
47
]
48
0 commit comments