Installing python-ldap 2.3.12 fails

2010-09-21 Thread Adam Tauno Williams
or: command 'gcc' failed with exit status 1 -- Adam Tauno Williams LPIC-1, Novell CLA <http://www.whitemiceconsulting.com> OpenGroupware, Cyrus IMAPd, Postfix, OpenLDAP, Samba -- Start uncovering the m

Re: ldap.open() SSL patch

2010-04-19 Thread Adam Tauno Williams
On Mon, 2010-04-19 at 12:12 -0300, ygormu...@dcc.ufba.br wrote: > Michael Ströder : > > Just raising DeprecationWarning exception breaks existing code. I have to > > reject your patch. ;-) > I understand. > > I've checked in a solution which only outputs a warning (just like > > md5.py does > > i

DSML writer

2010-01-29 Thread Adam Tauno Williams
I noticed that python-ldap contains some DSML support; only the XML produced is invalid [I believe this is caused by its attempt to create 'pretty' output]. Unable to use the DSML support in python-ldap I wrote my own DSML writer. License is MIT/X11.