[IndexedCatalog] Signals.py
David M. Cook
dave at davidcook.org
Sun Jun 19 17:59:16 BRT 2005
On Sun, Jun 19, 2005 at 06:02:50PM -0300, Christian Robottom Reis wrote:
> - im_self and im_class are normal Python properties of method objects:
>
> >>> class Foo:
> ... def a(): pass
OK, that explains it, I was trying to pass in functions rather than methods.
I thought im_self was some function attribute from ancient python. Thanks
for the explanation.
Dave Cook
More information about the IndexedCatalog
mailing list