How to check for instances of a class

erokar at gmail.com erokar at gmail.com
Tue Nov 14 14:00:53 EST 2006


Traversing a list of variables, I need to check wheter an element in
the list is an instance of a (user defined) class. What cind of
comparison operator can I use? Can't seem to find this in the
documentation. I anyone have an example it is much appreciated.




More information about the Python-list mailing list