Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c9518 DBSequence_construct(PyObject* self, PyObject* args, PyObject* kwargs) in DBSequence_construct() function
9566 {"DBSequence", (PyCFunction)DBSequence_construct, METH_VARARGS | METH_KEYWORDS },