Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c1785 DB_cursor(DBObject* self, PyObject* args, PyObject* kwargs) in DB_cursor() function
8735 {"cursor", (PyCFunction)DB_cursor, METH_VARARGS|METH_KEYWORDS},