Statements (12)
Predicate | Object |
---|---|
gptkbp:instanceOf |
Python standard library module
|
gptkbp:documentation |
https://docs.python.org/3/library/dbm.ndbm.html
|
gptkbp:example |
import dbm.ndbm
|
https://www.w3.org/2000/01/rdf-schema#label |
dbm.ndbm
|
gptkbp:implementedIn |
dictionary-like interface
|
gptkbp:introducedIn |
gptkb:Python_3.1
|
gptkbp:partOf |
gptkb:Python_standard_library
|
gptkbp:provides |
DBM-style database interface
|
gptkbp:requires |
ndbm library on system
|
gptkbp:usedFor |
persistent key-value storage
|
gptkbp:bfsParent |
gptkb:Python_(dbm_module)
|
gptkbp:bfsLayer |
8
|