Home
last modified time | relevance | path

Searched refs:DB_exists (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/
D_bsddb.c1914 DB_exists(DBObject* self, PyObject* args, PyObject* kwargs) in DB_exists() function
8739 {"exists", (PyCFunction)DB_exists,