Home | History | Annotate | Download | only in python2.7

Lines Matching full:_islogical

3249     def _islogical(self):
3283 if not self._islogical() or not other._islogical():
3307 if not self._islogical() or not other._islogical():
3324 if not self._islogical() or not other._islogical():