Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c1577 DB_associate(DBObject* self, PyObject* args, PyObject* kwargs) in DB_associate() function
8704 {"associate", (PyCFunction)DB_associate, METH_VARARGS|METH_KEYWORDS},