pyldb: make ldb operations more consistent
authorAndrew Tridgell <tridge@samba.org>
Tue, 14 Jun 2011 06:41:35 +0000 (16:41 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 14 Jun 2011 07:39:24 +0000 (09:39 +0200)
commit23202211050b3b3d41632d2bf2795249644d7e8a
tree5a20f0a52250c801afac25cf051fc3091e0941e5
parent8741f039955853c092c45cc7f2cedca2384b4c57
pyldb: make ldb operations more consistent

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.
source4/lib/ldb/pyldb.c