Calling function from a string

Robert Dailey rcdailey at gmail.com
Mon Dec 8 17:23:19 EST 2008


Hi,

I have a string representing the name of a function in Python 3.0. How
can I call the function name represented by this string *without*
creating a mapping?



More information about the Python-list mailing list