Searched refs:__coerce__ (Results 1 – 2 of 2) sorted by relevance
229 __coerce__ = lambda x, o: x.__coerce__(x, o) member in LocalProxy
215 def __coerce__(self,other): member in IntSet253 coerced = self.__coerce__(other)274 coerced = self.__coerce__(other)