[Tutor] Is it possible to tell, from which class an method was inherited from
Peter Otten
__peter__ at web.de
Thu Jan 20 09:43:47 CET 2011
Jojo Mwebaze wrote:
> Thanks guys for the responses,
>
> inspect.classify_class_attrs(klass)
>
> does the magic
Argh, undocumented functions. How did you find that gem?
More information about the Tutor
mailing list