Re: [Pyparsing] Order problem in binary operation withoperationPrecedence()
Brought to you by:
ptmcg
From: Paul M. <pt...@au...> - 2009-07-06 20:08:37
|
> > I've defined a Pyparsing grammar for boolean expressions, based on > operationPrecedence() and I have an strange problem. > > <snip> > > What's going wrong? I've attached an excerpt from my library for you to > reproduce it easily. > Gustavo - I'm afraid your attachments didn't make it through. Could you paste your code extract to http://pyparsing.pastebin.com and send us the link? -- Paul |