Home
last modified time | relevance | path

Searched defs:pysqlite_connection_commit (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/_sqlite/
Dconnection.c459 PyObject* pysqlite_connection_commit(pysqlite_Connection* self, PyObject* args) in pysqlite_connection_commit() function
/external/python/cpython3/Modules/_sqlite/
Dconnection.c416 PyObject* pysqlite_connection_commit(pysqlite_Connection* self, PyObject* args) in pysqlite_connection_commit() function