Gregory P. Smith
|
372b583a6b
|
* fix DBCursor.pget() bug with keyword argument names when no data= is
supplied [SF pybsddb bug #1477863]
|
2006-06-05 18:48:21 +00:00 |
Gregory P. Smith
|
f0547d0d3e
|
* add support for DBSequence objects [patch #1466734]
|
2006-06-05 17:38:04 +00:00 |
Neal Norwitz
|
14361fffc2
|
Remove generated test db files
|
2006-01-25 07:20:47 +00:00 |
Neal Norwitz
|
62a21121b4
|
Fix bug #1413192, fix seg fault in bsddb if a txn was deleted before the env.
Will backport.
|
2006-01-25 05:21:55 +00:00 |
Barry Warsaw
|
0a26235e67
|
Add some missing tests. Should now test everything that pybsddb's
test suite tests.
|
2002-12-30 20:53:18 +00:00 |
Tim Peters
|
77c06fbf94
|
Whitespace normalization.
|
2002-11-24 02:35:35 +00:00 |
Martin v. Löwis
|
1c6b1a2b4e
|
Importing test suite from bsddb3 3.4.0 (with modifications).
|
2002-11-19 17:47:07 +00:00 |