]> granicus.if.org Git - python/commit
John Aycock correctly pointed out that the grammar for
authorTim Peters <tim.peters@gmail.com>
Thu, 23 May 2002 20:05:40 +0000 (20:05 +0000)
committerTim Peters <tim.peters@gmail.com>
Thu, 23 May 2002 20:05:40 +0000 (20:05 +0000)
commit84ee323cb9fd8a43cb5b6d8fa948fc3d16ded121
tree7ef75912f15d6e4ce41509eb130e6cd52cf4dd7a
parentc32f0336e062dd36f82fb236c66ac25e2bac217b
John Aycock correctly pointed out that the grammar for
"power" was formally ambiguous.  Here's his fix.
Grammar/Grammar
Misc/ACKS
Python/graminit.c