Le 2 mars 2012 11:26, Jeff Hardy <[email protected]> a écrit :

> 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?
>

Yes, I am doing something similar now, different only in that it accounts
for strings with the value. I was hoping for something a little more robust.
_______________________________________________
Ironpython-users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to