On Fri, Mar 2, 2012 at 5:31 AM, Tuomas Utrecht <[email protected]> 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
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to