When you have shift/reduce conflicts this is always written out
whereas 2.x use to only write this out if debug was true.

I get:

WARNING: 1 shift/reduce conflict

which I know about (not my grammar)

Regards,
Andrew

On Feb 7, 12:34 pm, David Beazley <[email protected]> wrote:
> I'm pleased to announce that PLY-3.0 has been released
> and is available for download at:
>
>        http://www.dabeaz.com/ply/ply-3.0.tar.gz
>
> Some notable changes in this release include:
>
> -  Dual support for Python 2 and Python 3
> -  A major overhaul of PLY's internals to pave the way
>     for future expansion
> -  Improved debugging and diagnostic features
>
> Aside from the removal of a couple of undocumented
> features, it should be backwards compatible with prior
> versions of PLY.  
>
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to