[python-ldap] [BUG] KeyError on 'errno'
Michael Ströder
michael at stroeder.com
Fri May 26 04:25:04 EDT 2017
Matt Bosworth wrote:
> It appears that pyldap and python-ldap are stomping on each other. I'm using
> django-auth-ldap, which pulls in python-ldap, but I'm also pulling in pyldap from
> another (internal) library. And since they both sit in site-packages/ldap/ I
> mistakenly thought python-ldap was the issue.
Yes, IMO it was a wrong decision by pyldap to use the same 'ldap' module name.
Ciao, Michael.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3829 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20170526/51e012e8/attachment.bin>
More information about the python-ldap
mailing list