From: Michael Str?d. <str...@us...> - 2003-04-23 13:47:06
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/04/23 06:45:55 Modified files: Lib/ldap : modlist.py Log message: modifyModlist(): Only None is filtered from attribute value lists, '' is preserved as valid attribute value. But filtering applies to old_value and new_value now. |