Skip to content

Commit 0094b33

Browse files
author
stroeder
committed
removed double text, better wording for SimpleLDAPObject
1 parent cba9079 commit 0094b33

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

Doc/ldap.rst

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. % $Id: ldap.rst,v 1.36 2017/08/16 11:42:55 stroeder Exp $
1+
.. % $Id: ldap.rst,v 1.37 2017/08/16 11:47:11 stroeder Exp $
22
33
********************************************
44
:py:mod:`ldap` LDAP library interface module
@@ -568,17 +568,16 @@ LDAPObject classes
568568
569569
Instances of :py:class:`LDAPObject` are returned by :py:func:`initialize()`
570570
and :py:func:`open()` (deprecated). The connection is automatically unbound
571-
and closed when the LDAP object is deleted. Internally :py:class:`LDAPObject`
572-
is set to :py:class:`SimpleLDAPObject` by default.
571+
and closed when the LDAP object is deleted.
572+
573+
Internally :py:class:`LDAPObject` is set to :py:class:`SimpleLDAPObject`
574+
by default.
573575

574576
.. py:class:: SimpleLDAPObject(uri [, trace_level=0 [, trace_file=sys.stdout [, trace_stack_limit=5]]])
575577
576-
The arguments are same like for function :py:func:`initialize()`.
577-
578-
Instances of :py:class:`LDAPObject` are returned by :py:func:`initialize()`
579-
and :py:func:`open()` (deprecated). The connection is automatically unbound
580-
and closed when the LDAP object is deleted.
578+
This basic class wraps all methods of the underlying C API object.
581579

580+
The arguments are same like for function :py:func:`initialize()`.
582581

583582
.. py:class:: ReconnectLDAPObject(uri [, trace_level=0 [, trace_file=sys.stdout [, trace_stack_limit=5] [, retry_max=1 [, retry_delay=60.0]]]])
584583

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy