[Python-Dev] Re: Class Methods
Thomas Heller
thomas.heller at ion-tof.com
Fri Apr 20 15:37:41 EDT 2001
> A couple of years ago I did this as an extension module. It might
> still be around (I still use it). Take a look for something called
> objectmodule. It's actually a mechanism for implementing different
> object models from within python. Beware, class methods are just part
> of what it is capable of.
>
Thanks, Don.
I found it and will look into it.
Thomas
More information about the Python-list
mailing list