On Feb 28, 7:04 pm, David Beazley <[email protected]> wrote: > PLY-3.1 has been released and is available at: > > http://www.dabeaz.com/ply/ply-3.1.tar.gz > > This is only a minor bug-fix release. I have fixed the problem with > the yacc(start=symbol) argument as well as an issue related to a few > warning messages that were being printed in PLY-3.0, but not in > PLY-2.5. Let me know if there are any problems.
Hi Dave, The start rule problem appears to have been fixed. My dynamically generated rules work again. Thanks Eli --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "ply-hack" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ply-hack?hl=en -~----------~----~----~----~------~----~------~--~---
