package documentation
ldif - generate and parse LDIF data (see RFC 2849).
From __init__.py:
| Class | |
Read LDIF entry or change records from file object. |
| Class | |
Write LDIF entry or change records to file object. |
| Function | is |
Return True if s is a LDAP DN. |
| Function | lower |
Return a list with the lowercased items of l. |
| Constant | ATTR |
Undocumented |
| Constant | ATTRTYPE |
Undocumented |
| Constant | ATTRVALUE |
Undocumented |
| Constant | CHANGE |
Undocumented |
| Constant | DN |
Undocumented |
| Constant | DN |
Undocumented |
| Constant | LDIF |
Undocumented |
| Constant | MOD |
Undocumented |
| Constant | RDN |
Undocumented |
| Constant | UNSAFE |
Undocumented |
| Constant | UNSAFE |
Undocumented |
| Variable | __version__ |
Undocumented |
| Variable | log |
Undocumented |