Class t.w.x.x.CompareValue:

Part of twisted.words.xish.xpath View Source View In Hierarchy

Undocumented
Method __init__ Undocumented
Method _compareEqual Undocumented
Method _compareNotEqual Undocumented
def __init__(self, lhs, op, rhs): (source)
Undocumented
def _compareEqual(self, elem): (source)
Undocumented
def _compareNotEqual(self, elem): (source)
Undocumented
API Documentation for twisted, generated by pydoctor.