Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4573 DBC_set_range(DBCursorObject* self, PyObject* args, PyObject* kwargs) in DBC_set_range() function
8844 {"set_range", (PyCFunction)DBC_set_range, METH_VARARGS|METH_KEYWORDS},