class documentation

class LDAPFilter_substrings_initial(LDAPString): (source)

View In Hierarchy

Undocumented

Method asText Undocumented
Class Variable tag Undocumented

Inherited from LDAPString:

Method __init__ Undocumented
Instance Variable escaper Undocumented

Inherited from BEROctetString (via LDAPString):

Class Method fromBER Undocumented
Method __repr__ Undocumented
Method toWire Undocumented
Instance Variable value Undocumented

Inherited from BERBase (via LDAPString, BEROctetString):

Method __eq__ Undocumented
Method __hash__ Undocumented
Method __len__ Undocumented
Method __ne__ Undocumented
Method identification Undocumented

Inherited from WireStrAlias (via LDAPString, BEROctetString, BERBase):

Method __str__ Undocumented
def asText(self): (source)

Undocumented