En Wed, 13 Jan 2010 05:15:52 -0300, Paul McGuire <pt...@austin.rr.com> escribió:
vsoler wrote:
> Hence, I need toparseExcel formulas. Can I do it by means only of re
> (regular expressions)?

This might give the OP a running start:

from pyparsing import (CaselessKeyword, Suppress, ...

Did you build those parsing rules just by common sense, or following some actual specification?

--
Gabriel Genellina

--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to