metaclass that inherits a class of that metaclass?

infidel saint.infidel at gmail.com
Wed Jun 1 13:21:26 EDT 2005


I don't think that makes any sense.  How could you possibly create such
a circular relationship between things in any language?  Besides, if I
understand metaclasses at all, only other metaclasses can be bases of a
metaclass.

Why not use python classes to represent the other system's types with a
python metaclass as the "type" type?




More information about the Python-list mailing list