r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idioms
authorTim Potter <tpot@samba.org>
Sun, 9 Sep 2007 12:02:51 +0000 (12:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 20:05:48 +0000 (15:05 -0500)
commit43742e53c900733cf0eff085cb073d0c1c937530
treef4d8f6ba2c293eaa8c1cd082a6d947adfe8f1ba5
parent90b692de7d695f8deb9cd615883dfbd1b19c857e
r25046: Ditch tdb_traverse() as it doesn't lend itself to any Python idioms
and the semantics can be reproduced using tdb_firstkey() and
tdb_nextkey().  Oh, and also because I can't figure out how to get SWIG
to do exactly what I want here.
(This used to be commit 59b44a9796c8254c59ff110c436d8832af81bedc)
source4/lib/tdb/swig/tdb.i