OK, ready to make 'assert' a keyword (instead of '__assert__').

This commit is contained in:
Guido van Rossum 1997-04-16 00:34:46 +00:00
parent 7aa9fc5642
commit 03a7466b8f
2 changed files with 2 additions and 2 deletions

View file

@ -1377,7 +1377,7 @@ static label labels[124] = {
{1, "exec"},
{293, 0},
{1, "in"},
{1, "__assert__"},
{1, "assert"},
{282, 0},
{283, 0},
{284, 0},