Maik Jablonski wrote: > Max M wrote: > >> How do i limit my hasattr() to just an object and not the >> aquisitioned attributes ?? > > hasattr(obj.aq_explicit,id) Great ... thanks! regards Max M