From: Christian Heimes Date: Mon, 22 Jul 2013 08:30:45 +0000 (+0200) Subject: Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging X-Git-Tag: v3.4.0a1~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=826b754e3249a82b2d33208a907ae0340390e450;p=python Add sanity check to PyGrammar_LabelRepr() in order to catch invalid tokens when debugging a new grammar. CID 715360 --- 826b754e3249a82b2d33208a907ae0340390e450