Home | Trees | Index | Help |
|
---|
Package ldaptor :: Package protocols :: Package ldap :: Module 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 RFC2849Function Summary | |
---|---|
asLDIF(dn,
attributes)
| |
attributeAsLDIF(attribute,
value)
| |
attributeAsLDIF_base64(attribute,
value)
| |
base64_encode(s)
| |
containsNonprintable(s)
| |
header()
| |
manyAsLDIF(objects)
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Sat Aug 26 13:54:31 2006 | http://epydoc.sf.net |