Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
36e6310e39c23a8082e270a809e3f0851910eec5
/
Lib
/
bsddb
/
dbutils.py
3fd22da
some test suite cleanup, use tempfile.mkdtemp() in setUp and
by Gregory P. Smith
· 18 years ago
2043513
Fixed to the point that all unit tests pass again. (However, I get 4
by Guido van Rossum
· 19 years ago
e2b70bc
Get rid of dict.has_key(). Boy this has a lot of repercussions!
by Guido van Rossum
· 19 years ago
cde2ead
Fix another relative import.
by Guido van Rossum
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
41631e8
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
by Gregory P. Smith
· 22 years ago
f71de3e
Everything worked in both the distutils distro and in Python 2.3cvs,
by Barry Warsaw
· 23 years ago
9a0d779
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
by Barry Warsaw
· 23 years ago
0d366b1
Fix typo in except clause (_db should be _bsddb).
by Guido van Rossum
· 23 years ago
77c06fb
Whitespace normalization.
by Tim Peters
· 23 years ago
b2c7aff
Merge with bsddb3 2002.11.23.10.42.36
by Martin v. Löwis
· 23 years ago
6aa4a1f
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
by Martin v. Löwis
· 23 years ago