From: Michael Str?d. <str...@us...> - 2001-11-13 16:31:55
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/13 08:31:54 Added files: Lib/ldap : modlist.py Log message: Module modlist from web2ldap with the following modifications: - No Unicode handling - Short test suite added - Bug fix in modifyModlist(): Attributes existent in old_entry but non-existent in new_entry were not deleted properly. - Should work with Python 1.5.x (needs testing!) |