Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c2257 DB_join(DBObject* self, PyObject* args) in DB_join() function
8748 {"join", (PyCFunction)DB_join, METH_VARARGS},