deb-python-pyldap/Demo
Aymeric Augustin 87eb959787 Python 3 doesn't have has_key. 2015-07-15 14:06:06 +02:00
..
Lib Python 3 doesn't have has_key. 2015-07-15 14:06:06 +02:00
pyasn1 [Py3] Fix raise/except 2015-07-15 14:03:23 +02:00
.cvsignore Demo/Lib/ldap/async/.cvsignore 2002-06-30 21:13:47 +00:00
initialize.py Added support for LDAPObject.get_option(ldap.OPT_X_TLS_VERSION) 2013-09-11 08:16:27 +00:00
ldapcontrols.py Finishing support for receiving controls 2005-06-21 14:59:47 +00:00
matchedvalues.py Demo script for Matched Values Control contributed by Andreas Hasenack 2007-08-06 09:45:59 +00:00
ms_ad_bind.py Other example for ldap_uri 2008-04-24 09:22:05 +00:00
options.py Removed unused __doc__ string related symbols. 2003-03-17 14:19:32 +00:00
page_control.py Preferrably import from ldap.controls.pagedresults 2014-12-12 10:34:20 +00:00
paged_search_ext_s.py [Py3] Fix raise/except 2015-07-15 14:03:23 +02:00
passwd_ext_op.py Simple example for extended passwort operation. 2004-10-26 22:27:12 +00:00
pickle_ldapobject.py Fixed __setstate__() and __getstate__() of ReconnectLDAPObject 2003-04-19 02:10:25 +00:00
reconnect.py Demo for ldap.ldapobject.ReconnectLDAPObject 2002-08-07 15:39:34 +00:00
rename.py Use ldap.initialize() instead of deprecated ldap.open() in all demos. 2002-02-01 11:41:02 +00:00
resiter.py Updated python-ldap homepage URL 2014-11-18 08:27:22 +00:00
sasl_bind.py [Py3] Fix raise/except 2015-07-15 14:03:23 +02:00
schema.py [Py3] Fix raise/except 2015-07-15 14:03:23 +02:00
schema_tree.py [Py3] Fix raise/except 2015-07-15 14:03:23 +02:00
simple.py Use ldap.initialize() instead of deprecated ldap.open() in all demos. 2002-02-01 11:41:02 +00:00
simplebrowse.py Use ldap.explode_dn() instead of string.split() for breaking dn into components 2001-12-19 15:24:57 +00:00