"Apple" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hi I am a bit new to python. I was wondering if there is a way to > determine whether or not a given string is a member method of a given > object:
Does callable(cls.attr) fit your needs? Terry J. Reedy -- http://mail.python.org/mailman/listinfo/python-list