Staging
v0.8.1
Revision 761f7922ada0f4e398d3b539b9cfb1a403d7f581 authored by Guido van Rossum on 23 July 1996, 18:16:56 UTC, committed by Guido van Rossum on 23 July 1996, 18:16:56 UTC
1 parent ed7253c
Raw File
libgdbm.tex
\section{Built-in Module \sectcode{gdbm}}
\bimodindex{gdbm}

This module is nearly identical to the \code{dbm} module, but uses
GDBM instead.  Its interface is identical, and not repeated here.

Warning: the file formats created by gdbm and dbm are incompatible.
\bimodindex{dbm}
back to top