Package ldaptor :: Module ldiftree
[show private | hide private]
[frames | no frames]

Module ldaptor.ldiftree

Manage LDAP data as a tree of LDIF files.
Classes
LDIFTreeEntry  
StoreParsedLDIF  

Exceptions
LDAPCannotRemoveRootError Cannot remove root of LDAP tree
LDIFTreeEntryContainsMultipleEntries LDIFTree entry contains multiple LDIF entries.
LDIFTreeEntryContainsNoEntries LDIFTree entry does not contain a valid LDIF entry.
LDIFTreeNoSuchObject LDIFTree does not contain such entry.

Function Summary
  get(path, dn)
  put(path, entry)
  _get(path, dn)
  _put(path, entry)
  _putEntry(fileName, entry)
fileName is without extension.

Function Details

_putEntry(fileName, entry)

fileName is without extension.

Generated by Epydoc 2.1 on Sat Aug 26 13:54:31 2006 http://epydoc.sf.net