mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Added __assert__.
This commit is contained in:
parent
eb8c972648
commit
3d99e35884
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@
|
|||
|
||||
kwlist = [
|
||||
#--start keywords--
|
||||
'__assert__',
|
||||
'and',
|
||||
'break',
|
||||
'class',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue