From: Michael Str?d. <str...@us...> - 2002-07-27 13:12:26
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/07/27 06:12:24 Modified files: . : setup.cfg setup.py Log message: 1. HAVE_LDAP_START_TLS_S is determined by looking at libs line in setup.cfg: Needs ssl and crypto. 2. Removed looking for class in section [_ldap]. 3. Reduced number of examples. |