Is there a method I can call that does what eval() does since eval() is considered evil bad? -Chris -- -------------------------------------------------------------------- Christopher N. Deckard | Lead Web Systems Developer cnd@ecn.purdue.edu | Engineering Computer Network http://www.ecn.purdue.edu/ | Purdue University ---- zlib.decompress('x\234K\316Kq((-J)M\325KM)\005\000)"\005w') ---
Christopher N. Deckard <cnd@ecn.purdue.edu> wrote:
Is there a method I can call that does what eval() does since eval() is considered evil bad?
Maybe you could create a python script with the thing to evaluate and call it ? If you'd explained your problem in greater length it would have been easier to answer. What do you want to eval ? Florent -- Florent Guillaume, Nuxeo (Paris, France) +33 1 40 33 79 10 http://nuxeo.com mailto:fg@nuxeo.com
participants (3)
-
Chris Withers -
Christopher N. Deckard -
Florent Guillaume