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
/
Doc
/
library
/
dbm.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
#10609: fix non-working dbm example.
Georg Brandl
2010-12-28
1
-4/+2
*
#6045: provide at least get() and setdefault() for all dbm modules.
Georg Brandl
2010-12-04
1
-2/+7
*
Fix typo.
Georg Brandl
2010-12-04
1
-1/+1
*
Fix "Berkeley" name.
Georg Brandl
2010-07-31
1
-1/+1
*
#9397: remove mention of dbm.bsd which does not exist anymore.
Georg Brandl
2010-07-29
1
-13/+10
*
Merged revisions 74207 via svnmerge from
Georg Brandl
2009-07-26
1
-1/+1
*
Manual merge of r72710: use table of flags for dbm.open description.
Georg Brandl
2009-05-25
1
-5/+17
*
Update signature style for optional arguments, part 3.
Georg Brandl
2009-04-10
1
-2/+2
*
dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For the
Brett Cannon
2008-11-25
1
-15/+24
*
mention that bsddb3 can be gotten as a third party addon
Benjamin Peterson
2008-09-08
1
-3/+4
*
remove some more bsddb references
Benjamin Peterson
2008-09-08
1
-3/+3
*
clean up some more bsddb scraps
Benjamin Peterson
2008-09-03
1
-87/+0
*
Fix old-style octal literals in the docs.
Georg Brandl
2008-05-26
1
-2/+2
*
Create the dbm package from PEP 3108. #2881.
Georg Brandl
2008-05-26
1
-17/+334
*
Move the 3k reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+74