[python-ldap] Patch: include errnum in LDAPException
Moritz Sichert
moritz.sichert at googlemail.com
Thu Mar 23 12:27:45 EDT 2017
Hi,
the attached patch adds the errnum value to the LDAPException.
This is useful when you get an error that python-ldap doesn't know about, because right now you will only get the error message string.
Best regards,
Moritz
-------------- next part --------------
A non-text attachment was scrubbed...
Name: errnum-in-exception.patch
Type: text/x-patch
Size: 667 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20170323/6715ef6e/attachment.bin>
More information about the python-ldap
mailing list