Is it possible for one class definition to have multiple metaclasses?

I don't think it is, but I'm just checking to make sure.
 From what I know, you can only define "__metaclass__" to set the 
metaclass for a class, and that's it, is that correct?

-David

-- 
Presenting:
mediocre nebula.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to