Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
Drow.c52 pysqlite_row_dealloc(PyObject *self) in pysqlite_row_dealloc() function
239 {Py_tp_dealloc, pysqlite_row_dealloc},