Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4250 DBC_first(DBCursorObject* self, PyObject* args, PyObject* kwargs) in DBC_first() function
8835 {"first", (PyCFunction)DBC_first, METH_VARARGS|METH_KEYWORDS},