From: Michael Str?d. <str...@us...> - 2002-09-01 15:55:29
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/01 08:55:28 Modified files: Lib/ldap : schema.py Log message: Entry.__setitem__(): Store self._at_oid2name[oid] = nameoroid in any case. Re-added Entry.keys() and Entry.items() |