summaryrefslogtreecommitdiffstats
path: root/Doc/library/bdb.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #25161: Add full stops in documentation; patch by Takase ArihiroMartin Panter2015-10-101-1/+1
* Removed spaces before commas and periods.Serhiy Storchaka2013-12-231-1/+1
* Issue #19795: Improved markup of True/False constants.Serhiy Storchaka2013-11-291-4/+4
* #14804: Remove [] around optional arguments with default valuesHynek Schlawack2012-05-221-2/+2
* Backport source links from 3.x.Éric Araujo2011-08-191-0/+4
* Merged revisions 86794,86798,86801 via svnmerge fromGeorg Brandl2010-11-261-6/+4
* Merged revisions 82798,82805,83659,83977,84015,84018,84141,84264,84326-84327,...Georg Brandl2010-10-061-1/+1
* Document 'skip' parameter to constructorAndrew M. Kuchling2009-10-051-2/+10
* Remove trailing whitespace.Georg Brandl2009-01-031-2/+2
* replace reference to debugger-hooksBenjamin Peterson2008-11-241-2/+3
* Add the "until" command to pdbBenjamin Peterson2008-05-111-0/+5
* reformat some documentation of classes so methods and attributes are under th...Benjamin Peterson2008-04-251-169/+171
* Diverse markup fixes.Georg Brandl2007-12-061-1/+1
* Add more entries to the glossary.Georg Brandl2007-12-021-1/+1
* Convert bdb.rst line endings to Unix style.Georg Brandl2007-12-021-337/+337
* New documentation page for the bdb module.Georg Brandl2007-09-121-0/+337