It passes the unit tests that I have though it writes to stderr even if debug is False which differs from previous version I have used.
Regards, Andrew On Feb 2, 11:38 pm, David Beazley <[email protected]> wrote: > I've put up a first release candidate of PLY-3.0 at: > > http://www.dabeaz.com/ply/ply-3.0rc1.tar.gz > > This version of PLY provides compatibility with Python 2.2-3.0. > Except for the removal of a few undocumented features, it > should be backwards compatible with prior versions of PLY. > > Why a new version number? A huge part of the internal > implementation has been reorganized to simplify > further maintenance, testing, and debugging. These changes > were so significant a new version number seemed in order. > > I would appreciate feedback from current PLY users. Please > check it out and let me know if it works with your existing code > (or not). > > Cheers, > Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
