]> granicus.if.org Git - python/commit
compile_atom(): Neal's last checkin removing the setting of i broke
authorBarry Warsaw <barry@python.org>
Fri, 28 Feb 2003 15:27:40 +0000 (15:27 +0000)
committerBarry Warsaw <barry@python.org>
Fri, 28 Feb 2003 15:27:40 +0000 (15:27 +0000)
commitedaa071eb45cecbcf4d74b886bfac1ac2a780916
tree818f39184724a74df9410e6fdb113e0f3a410468
parentd5532affd8da87c88c3ea5cc7277b5fa24bff0df
compile_atom(): Neal's last checkin removing the setting of i broke
the build, so I'm restoring it.  I'm not sure what Neal's intent was,
since the line following the one he removed was "REQN(i, 1)" so i is
obviously used. ;)
Parser/pgen.c