From: Michael Str?d. <str...@us...> - 2001-11-15 07:40:10
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/14 23:40:09 Modified files: Demo : simplebrowse.py Log message: Use ldap://ldap.openldap.org/dc=openldap,dc=org as demo server (faster) try: continue does not work under Python 2.0 => use elif and reordered some nested try: statements. |