diff options
Diffstat (limited to 'Python/graminit.c')
-rw-r--r-- | Python/graminit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python/graminit.c b/Python/graminit.c index 5671792..7b31a31 100644 --- a/Python/graminit.c +++ b/Python/graminit.c @@ -1377,7 +1377,7 @@ static label labels[124] = { {1, "exec"}, {293, 0}, {1, "in"}, - {1, "__assert__"}, + {1, "assert"}, {282, 0}, {283, 0}, {284, 0}, |