Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c8154 DBTxn_prepare(DBTxnObject* self, PyObject* args) in DBTxn_prepare() function
9089 {"prepare", (PyCFunction)DBTxn_prepare, METH_VARARGS},