1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/lib/tdb/python
Petr Viktorin 1853a74b4e pytdb: Use new dict API on Python 3
- Remove has_key() method, add a fast "in" operator
- Rename iterkeys() to keys()

Signed-off-by: Petr Viktorin <pviktori@redhat.com>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
2015-07-21 19:04:15 +02:00
..
tests pytdb: Use new dict API on Python 3 2015-07-21 19:04:15 +02:00
tdbdump.py python: use '#!/usr/bin/env python' to cope with varying install locations 2010-03-25 14:37:19 +11:00