From: Michael Str?d. <str...@us...> - 2002-02-01 11:41:04
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/01 03:41:02 Modified files: Demo : asyncldif.py asyncsizelimit.py asynctreedict.py rename.py simple.py Demo/Lib/ldap/async: deltree.py ldifwriter.py sizelimit.py Demo/Lib/ldapurl: urlsearch.py Log message: Use ldap.initialize() instead of deprecated ldap.open() in all demos. |