diff --git a/Lib/ldap/modlist.py b/Lib/ldap/modlist.py index a853500d..c8272cf7 100644 --- a/Lib/ldap/modlist.py +++ b/Lib/ldap/modlist.py @@ -73,7 +73,6 @@ def modifyModlist( replace_attr_value = len(old_value)!=len(new_value) if not replace_attr_value: if attrtype_lower in case_ignore_attr_types: - norm_func = str.lower old_value_set = set(map(str.lower,old_value)) new_value_set = set(map(str.lower,new_value)) else:
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies: