mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
This changes the controls option on ldb operations to be a keyword argument, which is more consistent with general python conventions. This also fixes the pydoc output to include the controls option.