0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 11:15:56 +01:00
cpython/Parser
Fred Drake 85f363990c Create two new exceptions: IndentationError and TabError. These are
used for indentation related errors.  This patch includes Ping's
improvements for indentation-related error messages.

Closes SourceForge patches #100734 and #100856.
2000-07-11 17:53:00 +00:00
..
.cvsignore
acceler.c
assert.h
bitset.c
firstsets.c
grammar1.c
grammar.c
intrcheck.c
listnode.c
Makefile.in
metagrammar.c
myreadline.c
node.c
parser.c Create two new exceptions: IndentationError and TabError. These are 2000-07-11 17:53:00 +00:00
parser.h Create two new exceptions: IndentationError and TabError. These are 2000-07-11 17:53:00 +00:00
parsetok.c Create two new exceptions: IndentationError and TabError. These are 2000-07-11 17:53:00 +00:00
pgen.c
pgen.h
pgenmain.c
printgrammar.c
tokenizer.c Create two new exceptions: IndentationError and TabError. These are 2000-07-11 17:53:00 +00:00
tokenizer.h