From: <str...@us...> - 2004-06-21 18:04:15
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/06/21 11:04:10 Modified files: . : CHANGES Lib/ldap/schema: models.py Log message: Fixed Entry.__delitem__() to delete really everything when deleting an attribute dictionary item. |