Add simple manually written replacement for the tdb module. (cherry picked from samba...
authorStefan Metzmacher <metze@samba.org>
Thu, 19 Nov 2009 15:25:49 +0000 (16:25 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:03:50 +0000 (08:03 +0100)
commit2231ee0aa163d68383dd9636f25f033fe7c1f3e7
treecdaeb991cc0cb15b8d96bb4b211f319d9fa24b0d
parent363c34d4bb488609317794cd3153d85c12643110
Add simple manually written replacement for the tdb module. (cherry picked from samba commit 2a61fd41e9d4d2e3d7b47a816544c88bb369bc03)

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tdb/pytdb.c [new file with mode: 0644]
lib/tdb/python.mk [new file with mode: 0644]
lib/tdb/python/tests/simple.py [new file with mode: 0644]