From: Michael Str?d. <str...@us...> - 2001-10-18 19:17:30
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/10/18 12:17:26 Modified files: Lib : ldif.py Log message: Some more modifications heading to compliance with RFC 2849: - CreateLDIF() / needs_base64(): Also attribute values and DNs with trailing space characters are base64-encoded. - Added more test cases. |