Home | Trees | Indices | Help |
|
---|
|
LDAPProtocolOp --+ | LDAPProtocolRequest --+ | pureber.BERBase --+ | | | pureber.BERStructured --+ | | | object --+ | | | | | _abcoll.Sized --+ | | | | | object --+ | | | | | | | _abcoll.Iterable --+ | | | | | object --+ | | | | | | | _abcoll.Container --+ | | | | | _abcoll.Sequence --+ | | | | | _abcoll.MutableSequence --+ | | | | | UserList.UserList --+ | | | pureber.BERSequence --+ | LDAPAddRequest
|
|||
Inherited from |
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
|
|||
Inherited from |
|
|||
tag = 72 hash(x) |
|||
_abc_cache = <_weakrefset.WeakSet object at 0x9ce1eac>
|
|||
Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
|
Initialize the object Example usage: l=LDAPAddRequest(entry='cn=foo,dc=example,dc=com', attributes=[(LDAPAttributeDescription("attrFoo"), BERSet(value=( LDAPAttributeValue("value1"), LDAPAttributeValue("value2"), ))), (LDAPAttributeDescription("attrBar"), BERSet(value=( LDAPAttributeValue("value1"), LDAPAttributeValue("value2"), ))), ])
|
str(x)
|
repr(x)
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Jun 23 20:50:56 2012 | http://epydoc.sourceforge.net |