Searched refs:BaseSet (Results 1 – 1 of 1) sorted by relevance
79 class BaseSet(object): class89 if self.__class__ is BaseSet:158 if isinstance(other, BaseSet):164 if isinstance(other, BaseSet):208 if not isinstance(other, BaseSet):226 if not isinstance(other, BaseSet):235 if not isinstance(other, BaseSet):249 if not isinstance(other, BaseSet):279 if not isinstance(other, BaseSet):350 if not isinstance(other, BaseSet):[all …]