0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Parser
Mark Hammond a2e303c32d Fix [ 665014 ] files with long lines and an encoding crash.
Ensure that the 'size' arg is correctly passed to the encoding reader to
prevent buffer overflows.
2003-01-14 23:15:22 +00:00
..
.cvsignore
acceler.c
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
pgen.c
pgen.h
pgenmain.c
printgrammar.c
tokenizer_pgen.c
tokenizer.c Fix [ 665014 ] files with long lines and an encoding crash. 2003-01-14 23:15:22 +00:00
tokenizer.h