first, it's great that you sue an oop appraoch to scan files; After downloading pyparsing and tryingteh eradme example
iyou need to change the line : from parsing import Word, alphas
to : from pyparsing import Word, alphas
Carl
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
first, it's great that you sue an oop appraoch to scan files; After downloading pyparsing and tryingteh eradme example
iyou need to change the line : from parsing import Word, alphas
to : from pyparsing import Word, alphas
Carl
D'oh! I thought I'd tracked down all the 'parsing' references and changed to 'pyparsing'. This change happened way back in v1.0.2.
Thanks for your support!
-- Paul
Thanks Paul for reply and sorry for my buggy english.
could you take a look at the support requests?
We plan to write an oracle extended trace 10046 analyzer in python and i would like to use your oop-parser-engine
With kind Regards
Carl