From: Michael Str?d. <str...@us...> - 2001-10-19 18:51:35
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/10/19 11:51:34 Modified files: Lib : ldif.py Log message: Fixed subtle bug: StripLineSep() returned None for strings not ending with any line separator at all. |