find an object ancestor

Michel Perez opsbat at infomed.sld.cu
Sun Nov 2 16:16:05 EST 2008


HI all:

imagine something like this:

class father:
    pass
class son( father ):
    pass

I need to know the son ancestor class how can i know this.

Thanks


---------------------------------------
    Red Telematica de Salud - Cuba
    	  CNICM - Infomed



More information about the Python-list mailing list