This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author anonaka
Recipients anonaka
Date 2021-06-08.04:53:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623128010.09.0.450986539958.issue44345@roundup.psfhosted.org>
In-reply-to
Content
The First-line (comment) of the parser.c is incorrect.

"// @generated by pegen.py from ./Grammar/python.gram"

pegen.py no longer exists. It is now "pegen" package.
History
Date User Action Args
2021-06-08 04:53:30anonakasetrecipients: + anonaka
2021-06-08 04:53:30anonakasetmessageid: <1623128010.09.0.450986539958.issue44345@roundup.psfhosted.org>
2021-06-08 04:53:29anonakalinkissue44345 messages
2021-06-08 04:53:29anonakacreate