Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c9513 DB_construct(PyObject* self, PyObject* args, PyObject* kwargs) in DB_construct() function
9588 {"DB", (PyCFunction)DB_construct, METH_VARARGS | METH_KEYWORDS },