Searched refs:__nonzero__ (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dactuator.py166 # called __nonzero__() while Python 3 uses __bool__(). For Python
168 # __nonzero__ = __bool__
173 __nonzero__ = __bool__ variable in class:Actuator
H A Dprogress.py349 # called __nonzero__() while Python 3 uses __bool__(). For Python
351 # __nonzero__ = __bool__
355 __nonzero__ = __bool__ variable in class:OutSpec
/pkg/src/modules/client/transport/
H A Dtransport.py3336 # called __nonzero__() while Python 3 uses __bool__(). For Python
3338 # __nonzero__ = __bool__
3342 __nonzero__ = __bool__ variable in class:MultiXfr

Completed in 30 milliseconds