1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/lib/tdb
Joe Guo f3b5287538 python: bulk replace dict.iteritems to items for py3
In py3, iterxxx methods are removed.

Signed-off-by: Joe Guo <joeg@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
2018-04-13 07:27:12 +02:00
..
ABI tdb: version 1.3.15 2017-08-24 21:17:48 +02:00
common tdb: Fix a "increases alignment" warning 2018-03-22 07:21:44 +01:00
docs Fix various spelling errors 2015-11-06 13:43:45 +01:00
include tdb: Add new function tdb_transaction_active() 2017-07-02 17:35:19 +02:00
man tdbtool: Add "storehex" command 2017-04-22 09:16:16 +02:00
python python: bulk replace dict.iteritems to items for py3 2018-04-13 07:27:12 +02:00
test tdb: Add new function tdb_transaction_active() 2017-07-02 17:35:19 +02:00
tools tdbtool: Use tdb_wipe_all in "erase" command 2018-04-11 01:06:39 +02:00
web
_tdb_text.py pyldb: Add a text-based interface for Python 3 2015-07-21 19:04:15 +02:00
configure
doxy.config doc: Remove build/ from doxygen config or it will not work in brew. 2012-08-04 16:31:22 +02:00
Makefile tdb: import unit tests from CCAN into tdb/test/ 2012-02-14 04:05:43 +10:30
pytdb.c tdb python binding: raise KeyError(key) when the key doesn't exist 2015-07-21 19:04:15 +02:00
tdb.pc.in
wscript tdb: version 1.3.15 2017-08-24 21:17:48 +02:00