index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
bsddb
/
test
/
test_dbtables.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Modify import of test_support so that the code can also be used with a
Gregory P. Smith
2008-03-02
1
-1/+4
*
Create a db_home directory with a unique name so multiple users can
Neal Norwitz
2008-02-24
1
-2/+2
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-1/+1
*
cleanup test_dbtables to use mkdtemp. cleanup dbtables to pass txn as a
Gregory P. Smith
2007-10-18
1
-6/+5
*
Use unittest for assertions
Neal Norwitz
2007-10-14
1
-33/+34
*
Don't raise a string exception, they don't work anymore.
Neal Norwitz
2007-10-14
1
-1/+1
*
email address update
Gregory P. Smith
2007-09-09
1
-1/+1
*
[Patch #1520904] Fix bsddb tests to write to the temp directory instead of th...
Andrew M. Kuchling
2007-01-05
1
-1/+2
*
* Turn the deadlock situation described in SF bug #775414 into a
Gregory P. Smith
2006-06-08
1
-0/+10
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
1
-1/+1
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3/+3
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-1/+6
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-38/+106
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-1/+1
*
Merge with bsddb3 2002.11.23.10.42.36
Martin v. Löwis
2002-11-23
1
-0/+35
*
Importing test suite from bsddb3 3.4.0 (with modifications).
Martin v. Löwis
2002-11-19
1
-0/+265