Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
99148e7eaad7741fbfb0822009b7c9b216ecc227
/
Lib
/
dbhash.py
581c367
typo
by Skip Montanaro
· 22 years ago
e24fef0
Fix bug #422702: Make flag argument to open optional, and document it that way.
by Martin v. Löwis
· 23 years ago
438bb94
fail more completely by deleting dbhash from sys.modules if bsddb can't be
by Skip Montanaro
· 24 years ago
e99d5ea
added __all__ lists to a number of Python modules
by Skip Montanaro
· 24 years ago
287b399
Clarify why we define error. Suggested by Andrew Dalke.
by Guido van Rossum
· 26 years ago
9f2b524
The permissions ('mode' flag) should default to 0666.
by Guido van Rossum
· 26 years ago
6700142
backward compatible interface for bsddb
by Guido van Rossum
· 29 years ago