On Fri, Mar 2, 2012 at 5:31 AM, Tuomas Utrecht <tuomas.utre...@gmail.com> wrote: > I have body of possible Excel formulas which are identical to Python syntax, > except for the use of ^.
If that's the case, why not rewrite them as strings instead (i.e. s/^/**/g), and then pass them to IronPython? - Jeff _______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users