From: Michael Str?d. <str...@us...> - 2002-08-08 13:41:57
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/08 06:41:55 Modified files: Lib/ldap : cidict.py Log message: Added following methods to cidict: .get(), .keys() and .items(). Case-respective handling of keys. |