On 09/25/2012 04:30 PM, Alexander Bokovoy wrote:
> Hi,
> 
> I did have bug filed against python-ldap in January and for some reason
> my patch to accomodate two ways of making LDAP controls was not included
> in March 2012 when I presented it as part of trusts, but yesterday we
> found it is really needed for RHEL6 version of python-ldap.
> 
> Rather than having separate patch, I'd prefer to have both versions
> supported upstream. The same issue was with Fedora 16 versus Fedora 17.
> 

Tested on F17 and RHEL 6.3 and it works fine on both systems (and Python 
versions).

ACK if you change

+except:

to

+except ImportError:

Martin

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to