gdbm
gdbm — GNU’s reinterpretation of dbm
Note
The gdbm
module has been renamed to dbm.gnu
in Python 3. The 2to3 tool will automatically adapt imports when converting your sources to Python 3.
This module is quite similar to the dbm
module, but uses gdbm
instead to provide some additional functionality. Please note that the file formats