summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libdbhash.tex
Commit message (Collapse)AuthorAgeFilesLines
* Fix documentation bugs.Raymond Hettinger2003-09-161-8/+8
| | | | | Add support for iterators and other mapping methods. Convert tests to unittest format and expand their coverage.
* SF bug #802302: Invalid documentation for dbhash.Raymond Hettinger2003-09-101-10/+9
| | | | The documentation severely departed for the actual implementation.
* Remove duplicate ', ' in dbhash.open()'s argument list.Thomas Wouters2001-06-271-1/+1
|
* Fix bug #422702: Make flag argument to open optional, and document it that way.Martin v. Löwis2001-06-051-1/+1
|
* bsddb docs from Skip Montanaro; added interesting links.Fred Drake1999-04-191-1/+2
|
* Minor nits, include author info.Fred Drake1999-04-161-2/+2
|
* Document the dbhash module, and link to it from appropriate places.Fred Drake1999-04-151-0/+89