Home
last modified time | relevance | path

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

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