Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c2943 DB_set_flags(DBObject* self, PyObject* args) in DB_set_flags() function
8765 {"set_flags", (PyCFunction)DB_set_flags, METH_VARARGS},