Home
last modified time | relevance | path

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

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