Skip to content

Commit 98c535b

Browse files
jdufresneencukou
authored andcommitted
Remove unused local variable, norm_func
#140
1 parent 51229fd commit 98c535b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/ldap/modlist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def modifyModlist(
7373
replace_attr_value = len(old_value)!=len(new_value)
7474
if not replace_attr_value:
7575
if attrtype_lower in case_ignore_attr_types:
76-
norm_func = str.lower
7776
old_value_set = set(map(str.lower,old_value))
7877
new_value_set = set(map(str.lower,new_value))
7978
else:

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

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:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy