Home
last modified time | relevance | path

Searched defs:which_dbm (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Modules/
D_dbmmodule.c27 static const char which_dbm[] = "GNU gdbm"; variable
30 static const char which_dbm[] = "GNU gdbm"; variable
36 static const char which_dbm[] = "Berkeley DB"; variable