Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_sqlite/
Dmodule.c39 *pysqlite_InternalError, *pysqlite_OperationalError, *pysqlite_ProgrammingError, variable
/external/python/cpython3/Modules/_sqlite/
Dmodule.c42 PyObject *pysqlite_InternalError = NULL; variable