Searched refs:BaseSet (Results 1 – 1 of 1) sorted by relevance
65 class BaseSet(object): class75 if self.__class__ is BaseSet:132 if isinstance(other, BaseSet):138 if isinstance(other, BaseSet):183 if not isinstance(other, BaseSet):201 if not isinstance(other, BaseSet):210 if not isinstance(other, BaseSet):224 if not isinstance(other, BaseSet):252 if not isinstance(other, BaseSet):327 if not isinstance(other, BaseSet):[all …]