|
From: Michael <mi...@st...> - 2001-12-13 20:13:44
|
Paul Sokolovsky wrote: > > Thanks, it seems to work fine. I was looking for LDAP module to > convert some SourceForge scripts from Perl to Python. We probably > stick to it instead of popen()ing ldapsearch. Well, it should be more stable than popen()ing. ;-) The following Python modules are currently under some work and might be subject to changes: ldap/async.py ldap/modlist.py ldif.py This shouldn't prevent you from looking into them and give feedback. :-) Ciao, Michael. |