-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make initialize() pass extra keyword arguments to LDAPObject
Make initialize() pass extra keyword arguments to LDAPObject Fixes: https://github.com/python-ldap/python-ldap/issues/249 For docs, use signatures and doc from the code (and docstrings) using Sphinx autodoc. https://github.com/python-ldap/python-ldap/pull/250
- Loading branch information
Petr Viktorin
authored and
GitHub
committed
Jan 7, 2019
1 parent
bdf7820
commit 576d5bf
Showing
3 changed files
with
34 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters