Searched refs:_islogical (Results 1 – 2 of 2) sorted by relevance
3247 def _islogical(self): member in Decimal3281 if not self._islogical() or not other._islogical():3305 if not self._islogical() or not other._islogical():3322 if not self._islogical() or not other._islogical():
3353 def _islogical(self): member in Decimal3387 if not self._islogical() or not other._islogical():3411 if not self._islogical() or not other._islogical():3428 if not self._islogical() or not other._islogical():