]> granicus.if.org Git - python/commit
Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenNames indexes.
authorMeador Inge <meadori@gmail.com>
Mon, 16 Jan 2012 01:31:57 +0000 (19:31 -0600)
committerMeador Inge <meadori@gmail.com>
Mon, 16 Jan 2012 01:31:57 +0000 (19:31 -0600)
commitda05f454e339b48d31b70f4c43e18cd31a15d434
tree3cdcfe9cff786c4cca07a66e7db42e09b9fccc6d
parent2d496005fdd918190a09ddceed69baee8d9c8bf5
parent33880601273ec60572df3dfe5f781f34893bbafb
Issue #13629: Renumber the tokens in token.h to match the _PyParser_TokenNames indexes.
Misc/NEWS
Python/graminit.c