Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python standard library module
|
gptkbp:compatibleWith |
external libraries
dbm API |
gptkbp:documentation |
https://docs.python.org/3/library/dbm.dumb.html
|
https://www.w3.org/2000/01/rdf-schema#label |
dbm.dumb
|
gptkbp:imported |
import dbm.dumb
|
gptkbp:introducedIn |
gptkb:Python_3
|
gptkbp:locatedIn |
Lib/dbm/dumb.py
|
gptkbp:notRecommendedFor |
production use
|
gptkbp:partOf |
gptkb:Python_standard_library
|
gptkbp:provides |
simple DBM-style database interface
|
gptkbp:replacedBy |
dumbdbm
|
gptkbp:supports |
persistent key-value storage
|
gptkbp:uses |
plain files for storage
|
gptkbp:writtenBy |
gptkb:Python
|
gptkbp:bfsParent |
gptkb:Python_(dbm_module)
|
gptkbp:bfsLayer |
8
|