Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
a2f7728341956963c6088c7ba5076da0b9c1e6dd
/
Lib
/
bsddb
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
fe11d3e
Adds support for the DBEnv->set_timeout() method.
by Gregory P. Smith
· 22 years ago
9914227
Fix compatibility for earlier versions of Python (than 2.3), which
by Barry Warsaw
· 22 years ago
30a634e
SF patch #674396: Apply UserDict.DictMixin to expand dbshelve and dbojb
by Raymond Hettinger
· 22 years ago
bc2adef
fix for use on python 2.1
by Gregory P. Smith
· 22 years ago
f71de3e
Everything worked in both the distutils distro and in Python 2.3cvs,
by Barry Warsaw
· 22 years ago
b6c9f78
bugfix: do not double-close DB cursor during deallocation when the
by Gregory P. Smith
· 22 years ago
c25fd3f
bugfix: disallow use of DB_TXN after commit() or abort(), prevents a
by Gregory P. Smith
· 22 years ago
9149aeb
Python 2.1's string module doesn't have ascii_letters, so let's just
by Barry Warsaw
· 22 years ago
a21bdea
Cleanups, and conversion of assert to assertEqual()
by Barry Warsaw
· 22 years ago
b1dcbd2
Make two tests non-locale-dependent
by Barry Warsaw
· 22 years ago
bc38baf
test01_close_dbenv_before_db(): Added an XXX comment that this test is
by Barry Warsaw
· 22 years ago
9a0d779
Port BerkeleyDB 4.1 support from the pybsddb project. bsddb is now at
by Barry Warsaw
· 22 years ago
74859f3
Template for future tests.
by Barry Warsaw
· 22 years ago
7a98e80
In class bsdTableDB, add class variables db and env (set to None) to
by Guido van Rossum
· 22 years ago
0d366b1
Fix typo in except clause (_db should be _bsddb).
by Guido van Rossum
· 22 years ago
65730a4
Delete bsddb from sys.modules if _bsddb cannot be imported.
by Martin v. Löwis
· 22 years ago
77c06fb
Whitespace normalization.
by Tim Peters
· 22 years ago
b2c7aff
Merge with bsddb3 2002.11.23.10.42.36
by Martin v. Löwis
· 22 years ago
7a3bae4
Replace bsddb3 and _db occurrences.
by Martin v. Löwis
· 22 years ago
1c6b1a2
Importing test suite from bsddb3 3.4.0 (with modifications).
by Martin v. Löwis
· 22 years ago
6aa4a1f
Import PyBSDDB 3.4.0. Rename historical wrapper to bsddb185.
by Martin v. Löwis
· 22 years ago