ldap.open() SSL patch
Michael Ströder
michael at stroeder.com
Sat Apr 17 19:28:29 CEST 2010
ygormutti at dcc.ufba.br wrote:
> Michael Ströder <michael at stroeder.com>:
>
>> Using ldap.open() is deprecated for quite a while now. python-ldap
>> applications still using this function should be fixed.
>
> In this case, I think ldap.open() must raise a DeprecationWarning. Don't
> you?
Yes, you're right. I would accept such a patch. ;-)
At least it's documented:
http://www.python-ldap.org/doc/html/ldap.html#ldap.open
Ciao, Michael.
More information about the python-ldap
mailing list