Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
db2d3d1b3a0b63fc89f27692d57be1b55d559b27
/
Lib
/
whichdb.py
e2ae77b
SF patch #474590 -- RISC OS support
by Guido van Rossum
· 23 years ago
30edd23
Whitespace normalization.
by Tim Peters
· 24 years ago
d74fb6b
RISCOS changes by dschwertberger.
by Guido van Rossum
· 24 years ago
58eadba
move import into function to avoid having to add an __all__ list...
by Skip Montanaro
· 24 years ago
3027b15
Add missing 'try:'. Patch by Rob W. W. Hooft, #101071 (closed.)
by Thomas Wouters
· 24 years ago
7a4409c
Added support to recognize Python's internal "dumbdbm" database.
by Moshe Zadka
· 24 years ago
13a2c27
Untabify to pass the -tt test.
by Fred Drake
· 25 years ago
cf09a39
Skip Montanaro:
by Guido van Rossum
· 25 years ago
b86ba12
Support byte-swapped dbhash (bsddb) files. Found by Ben Sayer.
by Guido van Rossum
· 27 years ago
45e2fbc
Mass check-in after untabifying all files that need it.
by Guido van Rossum
· 27 years ago
265b5b3
Use new struct which supports standardized sizes
by Guido van Rossum
· 28 years ago
8d12a1b
Function to guess which db package created a database.
by Guido van Rossum
· 28 years ago