Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_sqlite/
Dmodule.c42 PyObject* _pysqlite_converters; variable
/external/python/cpython3/Modules/_sqlite/
Dmodule.c49 PyObject* _pysqlite_converters = NULL; variable