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

Skip to content

Commit 4637668

Browse files
committed
Updated keyword.py for "yield".
1 parent ff0a2bb commit 4637668

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Lib/keyword.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
'return',
4343
'try',
4444
'while',
45+
'yield',
4546
#--end keywords--
4647
]
4748

0 commit comments

Comments
 (0)