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 Tue Aug 17 17:08:21 2004 | http://epydoc.sf.net |