how to find out the father class?

Moshe Zadka moshez at math.huji.ac.il
Tue May 23 01:28:38 EDT 2000


On Mon, 22 May 2000 moonseeker at my-deja.com wrote:

> Hi!
> 
> How can I find out the father class of a given class?

foo.__bases__[0]

--
Moshe Zadka <moshez at math.huji.ac.il>
http://www.oreilly.com/news/prescod_0300.html
http://www.linux.org.il -- we put the penguin in .com





More information about the Python-list mailing list