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
/
test
/
test_bsddb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Massive changes from SF 589982 (tempfile.py rewrite, by Zack
Guido van Rossum
2002-08-09
1
-3/+2
*
Oops, missed an import of test_support.
Barry Warsaw
2002-07-23
1
-1/+1
*
SF patch [ 545523 ] patch for 514433 bsddb.dbopen (NULL)
Anthony Baxter
2002-04-23
1
-19/+26
*
Move import dbhash out of test_sundry and into test_bsddb,
Guido van Rossum
2001-12-07
1
-0/+1
*
Check that f.keys() == [] right after creation -- this prevents bugs
Guido van Rossum
2001-03-22
1
-1/+2
*
a bold attempt to fix things broken by MAL's verify patch: import
Fredrik Lundh
2001-01-17
1
-1/+1
*
This patch removes all uses of "assert" in the regression test suite
Marc-André Lemburg
2001-01-17
1
-1/+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-2/+2
*
Make reindent.py happy (convert everything to 4-space indents!).
Fred Drake
2000-10-23
1
-1/+1
*
Remove the temp file when we're done.
Guido van Rossum
1999-03-24
1
-1/+6
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-28/+28
*
Test script for the bsddb C extension module.
Roger E. Masse
1997-01-16
1
-0/+69