Hi Dave,

My pycparser project (http://code.google.com/p/pycparser/) runs
flawlessly with PLY-3.0, except for the auto-generation of _opt
productions, as I described here: 
http://groups.google.com/group/ply-hack/t/c448a7cbbce6cc3a

Does PLY-3 act differently in this respect somehow?

I create the new production functions "on the fly", but before calling
ply.yacc.yacc, so for it they look like normal functions, or don't
they? What has changed?

Thanks in advance
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to