module documentation

Manage LDAP data as a tree of LDIF files.

Class LDAPCannotRemoveRootError Cannot remove root of LDAP tree
Class LDIFTreeEntry Undocumented
Class LDIFTreeEntryContainsMultipleEntries LDIFTree entry contains multiple LDIF entries.
Class LDIFTreeEntryContainsNoEntries LDIFTree entry does not contain a valid LDIF entry.
Class LDIFTreeNoSuchObject LDIFTree does not contain such entry.
Class StoreParsedLDIF Undocumented
Function get Undocumented
Function put Undocumented
Function _get Undocumented
Function _put Undocumented
Function _putEntry fileName is without extension.
def get(path, dn): (source)

Undocumented

def put(path, entry): (source)

Undocumented

def _get(path, dn): (source)

Undocumented

def _put(path, entry): (source)

Undocumented

def _putEntry(fileName, entry): (source)

fileName is without extension.