]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging
authorChristian Heimes <christian@cheimes.de>
Mon, 22 Jul 2013 08:30:45 +0000 (10:30 +0200)
committerChristian Heimes <christian@cheimes.de>
Mon, 22 Jul 2013 08:30:45 +0000 (10:30 +0200)
a new grammar.
CID 715360

1  2 
Parser/grammar1.c

Simple merge