pytdb: Allow nextkey() to be called
authorPetr Viktorin <pviktori@redhat.com>
Thu, 18 Jun 2015 10:35:49 +0000 (12:35 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 21 Jul 2015 17:04:15 +0000 (19:04 +0200)
commitd2552311f1d4962d0dcea0788b1db889d3da7647
tree63ec88dd16ede1e96d3b15a799088e81d987b530
parent5090d491af1a9247b38eaa7c209e98d96360c938
pytdb: Allow nextkey() to be called

nextkey() was defined to take no arguments but expected one.

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/pytdb.c