Searched refs:pysqlite_row_dealloc (Results 1 - 1 of 1) sorted by relevance
/third_party/python/Modules/_sqlite/ | ||
H A D | row.c | 55 pysqlite_row_dealloc(PyObject *self) in pysqlite_row_dealloc() function 243 {Py_tp_dealloc, pysqlite_row_dealloc}, |
Completed in 2 milliseconds