async.LDIFWriter
Andrew Thomson
ajthomson at optushome.com.au
Tue May 27 05:04:21 CEST 2003
any tips today? ;)
---
import ldif
f = open('data.ldiff','r')
records = ldif.LDIFRecordList(f)
data = records.parse()
---
thanks,
ajt.
More information about the python-ldap
mailing list