Package Pyblio :: Module Query :: Class _Constraint
[hide private]
[frames] | no frames]

Class _Constraint

source code

object --+
         |
        _Constraint
Known Subclasses:
AnyWord, HasField, Null, Txo, _Pairs, _NOTed

Instance Methods [hide private]
 
__and__(self, other) source code
 
__or__(self, other) source code
 
__invert__(self) source code
 
apply(self, fn, *args, **kargs) source code
 
__len__(self) source code

Inherited from object: __delattr__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __str__

Properties [hide private]

Inherited from object: __class__