cpython/Grammar
Benjamin Peterson 4905e80c3d fix an ambiguity in the grammar from the implementation of extended unpacking
(one which was strangely "resolved" by pgen)

This also kills the unused testlist1 rule and fixes parse tree validation of
extended unpacking.
2009-09-27 02:43:28 +00:00
..
Grammar fix an ambiguity in the grammar from the implementation of extended unpacking 2009-09-27 02:43:28 +00:00