summaryrefslogtreecommitdiff
path: root/source3/python/examples/tdbpack/test_tdbpack.py
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r22584: Don't hardcode specific Python version.Jelmer Vernooij1-1/+1
Patch by the Samba packaging team for Debian. (This used to be commit 1d3f35941bc3b35e115680ac4bddc8e819a0181b)
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)