inheriting from C types

Martin v. Loewis martin at v.loewis.de
Tue Jul 16 14:30:59 EDT 2002


renzo.tomaselli at tecnotp.it (Renzo Tomaselli) writes:

> import ype
> class k(ype.ype):
> 	pass

What is k.__mro__?

Regards,
Martin



More information about the Python-list mailing list