call method by name?

andreyw andreyw at mailandnews.com
Thu Jan 24 18:12:33 EST 2002


How to say this in Python?

method_name = 'method1'
a. at method_name()

Thank you,
Andreyw



More information about the Python-list mailing list