0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Parser
Guido van Rossum 0c156a5130 Patch from SF bug #472956: UMR when there is a syntax error (Neal Norwitz)
perrdetail.token is unitialized when there is a syntax
    error in a file.
2001-10-20 14:27:56 +00:00
..
.cvsignore
acceler.c
assert.h
bitset.c
firstsets.c
grammar1.c
grammar.c
grammar.mak
intrcheck.c
listnode.c
metagrammar.c
myreadline.c
node.c
parser.c
parser.h
parsetok.c Patch from SF bug #472956: UMR when there is a syntax error (Neal Norwitz) 2001-10-20 14:27:56 +00:00
pgen.c
pgen.h
pgenmain.c
printgrammar.c
tokenizer.c
tokenizer.h