Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c4205 DBC_current(DBCursorObject* self, PyObject* args, PyObject *kwargs) in DBC_current() function
8832 {"current", (PyCFunction)DBC_current, METH_VARARGS|METH_KEYWORDS},