Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c1707 DB_close(DBObject* self, PyObject* args) in DB_close() function
8729 {"close", (PyCFunction)DB_close, METH_VARARGS},