Commit 1f1c16a8 authored by Thomas Wouters's avatar Thomas Wouters

Regenerate.

parent 53d960c0
......@@ -15,6 +15,7 @@ __all__ = ["iskeyword", "kwlist"]
kwlist = [
#--start keywords--
'and',
'as',
'assert',
'break',
'class',
......@@ -42,6 +43,7 @@ kwlist = [
'return',
'try',
'while',
'with',
'yield',
#--end keywords--
]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment