From: Michael Str?d. <str...@us...> - 2003-05-02 06:52:11
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/01 23:52:09 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: Cosmetic change: Named argument list for LDAPObject.compare() instead of *args,**kwargs. |