metaclasses and setting __class__

scott cotton scott at chronis.pobox.com
Wed Jun 2 13:34:43 EDT 1999


Last night i was playing with meta classes, and found out
that we are not able to assign an instance's __class__
attribute to a metaclass instance.  was just wondering if
this is probably always going to be the case, or if there
are any plans to make .__class__ assignable to such beasts.

scott




More information about the Python-list mailing list