summaryrefslogtreecommitdiff
path: root/source3/python/examples/tdbpack/test_tdbpack.py
AgeCommit message (Collapse)AuthorFilesLines
2002-11-19Merge from HEAD:Tim Potter1-3/+1
>Fix typo in docstring. >Remove non-integer Pointer values, which are no longer supported. (This used to be commit dcef3ae5caaa4461a279a4463a7b467e75efa6d7)
2002-11-07Sync up python stuff from HEAD.Tim Potter1-91/+143
(This used to be commit 92c76e16fa40adc6148b9c11b3e377f35c464975)
2002-11-04Sync with HEAD.Tim Potter1-29/+37
(This used to be commit 0310e539bb41f569c7ae77b2d131e966adefa27b)
2002-09-10Check in examples for tdb packerMartin Pool1-0/+195
(This used to be commit e8f9fbd32b73f60db3683d23a979dc09e7204258)