Searched refs:pysqlite_connection_enter (Results 1 – 1 of 1) sorted by relevance
1515 pysqlite_connection_enter(pysqlite_Connection* self, PyObject* args) in pysqlite_connection_enter() function1594 {"__enter__", (PyCFunction)pysqlite_connection_enter, METH_NOARGS,