Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c2028 DB_pget(DBObject* self, PyObject* args, PyObject* kwargs) in DB_pget() function
8743 {"pget", (PyCFunction)DB_pget, METH_VARARGS|METH_KEYWORDS},