]> granicus.if.org Git - python/commit
Repaired a fatal compiler error in the debug build: it's not clear what
authorTim Peters <tim.peters@gmail.com>
Sun, 4 Aug 2002 17:58:34 +0000 (17:58 +0000)
committerTim Peters <tim.peters@gmail.com>
Sun, 4 Aug 2002 17:58:34 +0000 (17:58 +0000)
commit2c3f9c6f04009f01aec1e10a1b6f926372d0f8fe
treec28561efdf1b447e63c099fb4acd1975f6acdd1e
parent919603b27a5d81a4b9cd470085e046033299f48a
Repaired a fatal compiler error in the debug build:  it's not clear what
this was trying to assert, but the name it referenced didn't exist.
Parser/tokenizer.c