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_compare.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix idioms and a couple of py3k warnings. Patch by Florent Xicluna.
Ezio Melotti
2010-02-02
1
-6/+1
*
#7092: silence py3k warnings for bsddb. Patch by Florent Xicluna.
Ezio Melotti
2010-02-02
1
-5/+5
*
Update bsddb code to version 4.7.3pre2. This code should
Jesus Cea
2008-08-31
1
-12/+21
*
bsddb module updated to version 4.7.2devel9.
Jesus Cea
2008-07-23
1
-3/+2
*
Testsuite for bsddb module, version 4.6.4
Jesus Cea
2008-05-13
1
-13/+8
*
Modify import of test_support so that the code can also be used with a
Gregory P. Smith
2008-03-02
1
-1/+5
*
Create a db_home directory with a unique name so multiple users can
Neal Norwitz
2008-02-24
1
-3/+3
*
Consistently use tempfile.tempdir for the db_home directory.
Neal Norwitz
2008-01-26
1
-1/+2
*
fix import to work with either module name.
Gregory P. Smith
2005-06-09
1
-1/+6
*
Tools/scripts/reindent.py _is_ your friend
Anthony Baxter
2005-06-08
1
-26/+26
*
make the tests that expect uncatchable exceptions from a callback test
Gregory P. Smith
2005-06-06
1
-19/+48
*
Whitespace normalization.
Tim Peters
2005-06-03
1
-186/+186
*
pybsddb 4.3.1, adds support for DB.set_bt_compare database btree comparison
Gregory P. Smith
2005-06-03
1
-0/+215