summaryrefslogtreecommitdiff
path: root/source3/python/examples/tdbpack/oldtdbutil.py
AgeCommit message (Collapse)AuthorFilesLines
2002-10-21Import old pure Python version of tdbpack/unpack, so that we can doMartin Pool1-0/+144
compatibility testing against the shiny new C version. This version is slightly modified to not call codepage conversion routines, and renamed tdbutil->oldtdbutil. (This used to be commit 2dc4373727f73a46cd6135413e50917fb7fa538b)