Home
last modified time | relevance | path

Searched refs:pysqlite_connection_enter (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_sqlite/clinic/
H A Dconnection.c.h1097 {"__enter__", (PyCFunction)pysqlite_connection_enter, METH_NOARGS, pysqlite_connection_enter__doc__},
1103 pysqlite_connection_enter(pysqlite_Connection *self, PyObject *Py_UNUSED(ignored)) in pysqlite_connection_enter() function

Completed in 2 milliseconds