summaryrefslogtreecommitdiffstats
path: root/Lib/bsddb/test/test_distributed_transactions.py
Commit message (Collapse)AuthorAgeFilesLines
* remove bsddbBenjamin Peterson2008-09-031-163/+0
|
* bsddb code updated to version 4.7.3pre2. This code is the same thanJesus Cea2008-08-311-0/+163
Python 2.6 one, since the intention is to keep an unified 2.x/3.x codebase. The Python code is automatically translated using "2to3". Please, do not update this code in Python 3.0 by hand. Update the 2.6 one and then do "2to3".