Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_dbmmodule.c23 static const char which_dbm[] = "GNU gdbm"; variable
26 static const char which_dbm[] = "GNU gdbm"; variable
32 static const char which_dbm[] = "Berkeley DB"; variable