mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
bsddb docs from Skip Montanaro; added interesting links.
This commit is contained in:
parent
247a78a10d
commit
9d15881744
3 changed files with 146 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
\module{anydbm} is a generic interface to variants of the DBM
|
||||
database --- \refmodule{dbhash}\refstmodindex{dbhash} (requires
|
||||
\module{bsddb}\refbimodindex{bsddb}),
|
||||
\refmodule{bsddb}\refbimodindex{bsddb}),
|
||||
\refmodule{gdbm}\refbimodindex{gdbm}, or
|
||||
\refmodule{dbm}\refbimodindex{dbm}. If none of these modules is
|
||||
installed, the slow-but-simple implementation in module
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue