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
/
whichdb.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
catch the situation where Berkeley DB is used to emulate dbm(3) library
Skip Montanaro
2002-08-02
1
-3/+24
*
SF patch #474590 -- RISC OS support
Guido van Rossum
2001-10-24
1
-9/+4
*
Whitespace normalization.
Tim Peters
2001-03-16
1
-1/+1
*
RISCOS changes by dschwertberger.
Guido van Rossum
2001-03-02
1
-4/+11
*
move import into function to avoid having to add an __all__ list...
Skip Montanaro
2001-03-01
1
-2/+2
*
Add missing 'try:'. Patch by Rob W. W. Hooft, #101071 (closed.)
Thomas Wouters
2000-08-04
1
-0/+1
*
Added support to recognize Python's internal "dumbdbm" database.
Moshe Zadka
2000-07-29
1
-0/+12
*
Untabify to pass the -tt test.
Fred Drake
2000-02-10
1
-1/+1
*
Skip Montanaro:
Guido van Rossum
1999-06-08
1
-2/+13
*
Support byte-swapped dbhash (bsddb) files. Found by Ben Sayer.
Guido van Rossum
1998-04-28
1
-1/+1
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-13/+13
*
Use new struct which supports standardized sizes
Guido van Rossum
1997-01-11
1
-5/+2
*
Function to guess which db package created a database.
Guido van Rossum
1996-07-30
1
-0/+60