class documentation

Undocumented

Method __and__ Undocumented
Method __or__ Undocumented
Method __rand__ Undocumented
Method __ror__ Undocumented
Constant BITAND Undocumented
Constant BITOR Undocumented
Method _combine Undocumented
def __and__(self, other): (source)

Undocumented

def __or__(self, other): (source)

Undocumented

def __rand__(self, other): (source)

Undocumented

def __ror__(self, other): (source)

Undocumented

Undocumented

Value
'&&'

Undocumented

Value
'||'
def _combine(self, other, connector, reversed): (source)

Undocumented