We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4bc33 commit 69360a6Copy full SHA for 69360a6
Doc/reference/ldap.rst
@@ -49,7 +49,7 @@ This module defines the following functions:
49
and explicitly closed after the :class:`~ldap.ldapobject.LDAPObject` is
50
unbound. The internal connection type is determined from the URI, ``TCP``
51
for ``ldap://`` / ``ldaps://``, ``IPC`` (``AF_UNIX``) for ``ldapi://``.
52
- The is not available on macOS when python-ldap is compiled with system
+ The parameter is not available on macOS when python-ldap is compiled with system
53
libldap, see :py:const:`INIT_FD_AVAIL`.
54
55
Note that internally the OpenLDAP function
0 commit comments