summaryrefslogtreecommitdiff
path: root/lib/tdb/python/tdbdump.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-09tdb: fix python/tdbdump.py exampleStefan Metzmacher1-2/+7
2021-04-28python: remove all 'from __future__ import print_function'Douglas Bagnall1-1/+0
2018-12-14PY3: change shebang to python3 in lib dirJoe Guo1-1/+1
2018-04-13python: bulk replace dict.iteritems to items for py3Joe Guo1-1/+1
2018-03-23lib/tdb: convert print func to be py2/py3 compatibleNoel Power1-2/+3
2010-03-25python: use '#!/usr/bin/env python' to cope with varying install locationsAndrew Tridgell1-1/+1
2008-09-17Move common libraries from root to lib/.Jelmer Vernooij1-0/+12