determining method type (instance, static, class)

Alexander Schmolck a.schmolck at gmx.net
Sun Jan 26 17:30:06 EST 2003


How can one determine whether a method .foo is a normal instance method or a
classmethod or a staticmethod?

alex




More information about the Python-list mailing list