module documentation

Undocumented

Class LDIF Undocumented
Class LDIFEntryStartsWithNonDNError LDIF entry starts with a non-DN line
Class LDIFEntryStartsWithSpaceError Invalid LDIF value format
Class LDIFLineWithoutSemicolonError LDIF line without semicolon seen
Class LDIFParseError Error parsing LDIF
Class LDIFTruncatedError LDIF appears to be truncated
Class LDIFUnsupportedVersionError LDIF version not supported
Class LDIFVersionNotANumberError Non-numeric LDIF version number
Constant HEADER Undocumented
Constant IN_ENTRY Undocumented
Constant WAIT_FOR_DN Undocumented
HEADER: bytes = (source)

Undocumented

Value
b'HEADER'
IN_ENTRY: bytes = (source)

Undocumented

Value
b'IN_ENTRY'
WAIT_FOR_DN: bytes = (source)

Undocumented

Value
b'WAIT_FOR_DN'