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)
commit59b44a9796c8254c59ff110c436d8832af81bedc
tree7b38850cca13a5f238971cda0ef5f81484913c42
parent89740efc6795c25f222e45a8aa76dd80f0f2ae4e
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.
source/lib/tdb/swig/tdb.i