regenerated to reflect the addition of 'nonlocal' and removal of 'print'
This commit is contained in:
parent
4573942161
commit
4b7f3179ea
|
@ -34,10 +34,10 @@ kwlist = [
|
|||
'in',
|
||||
'is',
|
||||
'lambda',
|
||||
'nonlocal',
|
||||
'not',
|
||||
'or',
|
||||
'pass',
|
||||
'print',
|
||||
'raise',
|
||||
'return',
|
||||
'try',
|
||||
|
|
Loading…
Reference in New Issue