From: Michael Str?d. <str...@us...> - 2001-12-25 02:33:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/24 18:33:03 Modified files: Lib : ldapurl.py Log message: Properly remove extension if LDAPUrl.who or LDAPUrl.cred is set to None. Also added method LDAPUrl.__delattr__(). |