mirror of
https://github.com/python/cpython.git
synced 2025-09-01 14:38:00 +00:00
Oops, missed some renamings.
This commit is contained in:
parent
6778f257b7
commit
ee2373b930
5 changed files with 11 additions and 14 deletions
|
@ -1445,7 +1445,7 @@ static label labels[124] = {
|
|||
{1, "class"},
|
||||
{312, 0},
|
||||
};
|
||||
grammar gram = {
|
||||
grammar _PyParser_Grammar = {
|
||||
57,
|
||||
dfas,
|
||||
{124, labels},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue