Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
c4afe2950ab97fb529da99b511036b8a974b1694
/
Lib
/
dbhash.py
4dbda85
spelling
by Benjamin Peterson
· 15 years ago
7daf985
remove unneeded argument
by Benjamin Peterson
· 15 years ago
73541af
wrap
by Benjamin Peterson
· 15 years ago
b9d4963
Issue #7092: Fix the DeprecationWarnings emitted by the standard library
by Antoine Pitrou
· 15 years ago
32476fc
Deprecate bsddb for removal in Python 3.0.
by Brett Cannon
· 17 years ago
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
· 24 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
· 27 years ago
6700142
backward compatible interface for bsddb
by Guido van Rossum
· 29 years ago