Hey,

It's look simple for most of the people here but i can't figure out to that.

If i have :

def test():
        print "foo"

and:

var = "test"

how do i call function test from var, kind of ${$var} in some others languages (or eval())

Cheers, Chmouel.

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

Reply via email to