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_compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix most of the bsddb3 tests.
Martin v. Löwis
2007-08-08
1
-25/+20
*
Remove functions in string module that are also string methods. Also remove:
Neal Norwitz
2007-04-17
1
-2/+2
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-15/+15
*
Killed the <> operator. You must now use !=.
Guido van Rossum
2006-08-24
1
-1/+1
*
Get rid of dict.has_key(). Boy this has a lot of repercussions!
Guido van Rossum
2006-08-18
1
-1/+1
*
Fixes SF bug # 778421
Gregory P. Smith
2004-02-26
1
-2/+22
*
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
Gregory P. Smith
2003-09-21
1
-3/+3
*
bugfix: proper import bsddb exists below
Gregory P. Smith
2003-07-09
1
-1/+0
*
Everything worked in both the distutils distro and in Python 2.3cvs,
Barry Warsaw
2003-01-28
1
-2/+7
*
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
Barry Warsaw
2002-12-30
1
-3/+3
*
Whitespace normalization.
Tim Peters
2002-11-24
1
-2/+0
*
Importing test suite from bsddb3 3.4.0 (with modifications).
Martin v. Löwis
2002-11-19
1
-0/+169