[Python-Dev] Class Methods

Thomas Heller thomas.heller at ion-tof.com
Mon Apr 23 10:11:59 EDT 2001


"Just van Rossum" <just at letterror.com> wrote ...
> I once proposed (and implemented as an extension to the metaclass hook)
> this:
>
> class Foo:
>     __class__ = WeirdClass
>
> I still don't think that's all that bad, especially since it screams
> magic at you...

Is your code available somewhere?

Thomas





More information about the Python-list mailing list