Package ldaptor :: Package protocols :: Package ldap :: Module ldif
[show private | hide private]
[frames | no frames]

Module ldaptor.protocols.ldap.ldif

Support for writing a set of directory entries as LDIF. You probably want to use this only indirectly, as in str(LDAPEntry(...)).

TODO support writing modify operations TODO support reading modify operations

TODO implement rest of syntax from RFC2849
Function Summary
  asLDIF(dn, attributes)
  attributeAsLDIF(attribute, value)
  attributeAsLDIF_base64(attribute, value)
  base64_encode(s)
  containsNonprintable(s)
  header()
  manyAsLDIF(objects)

Generated by Epydoc 2.1 on Wed Jan 24 20:46:22 2007 http://epydoc.sf.net