Home
last modified time | relevance | path

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

/dports/databases/py-apsw/apsw-3.35.4-r1/src/
H A Dconnection.c2915 Connection_setexectrace(Connection *self, PyObject *func) in Connection_setexectrace() function
3480 {"setexectrace", (PyCFunction)Connection_setexectrace, METH_O,