Home
last modified time | relevance | path

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

/third_party/python/Modules/_sqlite/
H A Drow.c217 static PyObject* pysqlite_row_richcompare(pysqlite_Row *self, PyObject *_other, int opid) in pysqlite_row_richcompare() function
246 {Py_tp_richcompare, pysqlite_row_richcompare},

Completed in 1 milliseconds