Skip to content

Commit

Permalink
ldap.modlist does not need ldap.cidict anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
stroeder authored and Petr Viktorin committed Nov 22, 2017
1 parent 63fd67e commit 99912ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Lib/ldap/modlist.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

from ldap import __version__

import ldap,ldap.cidict
import ldap


def addModlist(entry,ignore_attr_types=None):
Expand Down

0 comments on commit 99912ea

Please sign in to comment.