Dynamic call of a method : error

Alex new_name at mit.edu
Wed Jul 4 18:38:57 EDT 2001


Try this instead: print getattr(L, method).__doc__

HTH
Alex.



More information about the Python-list mailing list