Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
eb29e9ab2b037db198591a9cacb5993385c7f83d
/
Lib
/
bsddb
/
dbtables.py
99603b0
Getting rid of cPickle. Mmm, feels good!
by Guido van Rossum
· 18 years ago
cd16bf6
Merged revisions 55817-55961 via svnmerge from
by Guido van Rossum
· 18 years ago
1325790
Merged revisions 55795-55816 via svnmerge from
by Guido van Rossum
· 18 years ago
d84da1b
More fixes related to removal of exception slicing.
by Guido van Rossum
· 18 years ago
0072e43
Fix test_bsddb3 (along with something bsddb) to work with dict views.
by Brett Cannon
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 19 years ago
b053cd8
Killed the <> operator. You must now use !=.
by Guido van Rossum
· 19 years ago
2043513
Fixed to the point that all unit tests pass again. (However, I get 4
by Guido van Rossum
· 19 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
73e5a5b
Merge the rest of the trunk.
by Thomas Wouters
· 19 years ago
95334a5
Purged Berkeley code of references to the long-obsolete whrandom.
by Tim Peters
· 21 years ago
70a6b49
Replace backticks with repr() or "%r"
by Walter Dörwald
· 21 years ago
41631e8
Adds basic support for BerkeleyDB 4.2.x. Compiles and passes tests; new
by Gregory P. Smith
· 22 years ago
455d46f
bsddb 4.1.6:
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
7a98e80
In class bsdTableDB, add class variables db and env (set to None) to
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
7a3bae4
Replace bsddb3 and _db occurrences.
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