Cheers,
Dave
On Sat 03/05/08 3:34 PM , Jim Crumpler Jim.Cr...@unicity.com.au sent:
11/09/07: beazely
Fixed a bug in error handling in yacc. If a syntax error occurred and the
parser rolled the entire parse stack back, the parser would be left in in
inconsistent state that would cause it to trigger incorrect actions on
subsequent input.
You might try downloading PLY from the Subversion repository and see if the problem goes away.