case sensitivity

Bobby Beckmann spum at piels.com
Tue Feb 26 00:48:33 CET 2002


Hi all,

Since the attribute/value set is returned as a dict, the proper case
is necessary when using that dict. Since we need case-insensitive
lookups, I've patched ldapobject.py to use a custom case-insensitive
dict. 

Are there any plans to provide something like this in the released
lib (I'd be happy to contribute my change, all two lines + 1
class). If not, is there a better solution to this problem of case
sensitivity.

thanks,
bobby


-- 
spum at piels.com




More information about the python-ldap mailing list