Searched defs:InterfaceError (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Modules/_sqlite/ | ||
D | connection.h | 110 PyObject* InterfaceError; member |
/external/python/cpython3/Modules/_sqlite/ | ||
D | connection.h | 99 PyObject* InterfaceError; member |