pytdb: Add support for tdb_transaction_prepare_commit()
authorKirill Smelkov <kirr@landau.phys.spbu.ru>
Sun, 19 Sep 2010 09:53:32 +0000 (13:53 +0400)
committerRusty Russell <rusty@rustcorp.com.au>
Thu, 7 Oct 2010 04:41:24 +0000 (15:11 +1030)
commitfd16bcc1434841d84fdf78f80163c97c0b52b3fe
tree025247baa663fefee2f6d3d239362ec20979232d
parent1778fd02eec6e64737167c46173c0c76c85cc4d9
pytdb: Add support for tdb_transaction_prepare_commit()

Cc: 597386@bugs.debian.org
Signed-off-by: Kirill Smelkov <kirr@landau.phys.spbu.ru>
Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
lib/tdb/pytdb.c
lib/tdb/python/tests/simple.py