cpython/Parser
Victor Stinner 93a540d74c
bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-29792) (GH-29797)
"make regen-all" now produces the same output when run from a
directory other than the source tree: when building Python out of the
source tree.

(cherry picked from commit 253b7a0a9f)
(cherry picked from commit b6defde2af)
2021-11-26 17:23:41 +01:00
..
pegen bpo-45866: pegen strips directory of "generated from" header (GH-29777) (GH-29792) (GH-29797) 2021-11-26 17:23:41 +01:00
pgen
acceler.c
asdl.py
asdl_c.py
grammar1.c
listnode.c
myreadline.c
node.c
parser.c
parser.h
parsetok.c
Python.asdl
token.c
tokenizer.c
tokenizer.h