From: "Florian Groß" Date: 2005-10-03T10:27:27+09:00 Subject: Re: Cannot subclass Class? itsme213 wrote: > TypeError: can't make subclass of Class > Are there other ways to define new meta-classes? You can subclass Module. Perhaps that is powerful enough?