Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c5146 DBEnv_remove(DBEnvObject* self, PyObject* args) in DBEnv_remove() function
8871 {"remove", (PyCFunction)DBEnv_remove, METH_VARARGS},