Python already defines a SyntaxError exception. I figured I would just use that instead of defining a new exception. Open to ideas on whether or not PLY-3.1 should revert back.
--Dave On Feb 28, 2009, at 2:15 PM, Matthias Vallentin wrote: > > Hi folks, > > I noticed that version 3.1 does not define the class SyntaxError in > yacc.py anymore. However, it is still used internally in the module. > Is that intentional? > > Matthias > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
