summaryrefslogtreecommitdiffstats
path: root/Doc/library/dbm.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-...Georg Brandl2011-02-251-4/+2
* Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,...Georg Brandl2011-02-251-1/+1
* Merged revisions 83226-83227,83229-83232 via svnmerge fromGeorg Brandl2010-08-011-9/+6
* Merged revisions 83352,83355-83358,83362,83366,83368-83369 via svnmerge fromGeorg Brandl2010-08-011-4/+4
* Merged revisions 73941-73943,74076,74094,74186,74211-74214,74247,74254,74262,...Georg Brandl2009-08-131-1/+1
* Manual merge of r72710: use table of flags for dbm.open description.Georg Brandl2009-05-251-5/+17
* Update signature style for optional arguments, part 3.Georg Brandl2009-04-101-2/+2
* dbm.gnu and dbm.ndbm accept both strings and bytes as keys and values. For theBrett Cannon2008-11-251-15/+24
* mention that bsddb3 can be gotten as a third party addonBenjamin Peterson2008-09-081-3/+4
* remove some more bsddb referencesBenjamin Peterson2008-09-081-3/+3
* clean up some more bsddb scrapsBenjamin Peterson2008-09-031-87/+0
* Fix old-style octal literals in the docs.Georg Brandl2008-05-261-2/+2
* Create the dbm package from PEP 3108. #2881.Georg Brandl2008-05-261-17/+334
* Move the 3k reST doc tree in place.Georg Brandl2007-08-151-0/+74