Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_bsddb.c1419 DB_append(DBObject* self, PyObject* args, PyObject* kwargs) in DB_append() function
8727 {"append", (PyCFunction)DB_append, METH_VARARGS|METH_KEYWORDS},