Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_sqlite/
Drow.c241 static PyMethodDef row_methods[] = { variable
249 {Py_tp_methods, row_methods},