Searched refs:InterfaceError (Results 1 – 2 of 2) sorted by relevance
110 PyObject* InterfaceError; member
202 self->InterfaceError = pysqlite_InterfaceError; in pysqlite_connection_init()1605 {"InterfaceError", T_OBJECT, offsetof(pysqlite_Connection, InterfaceError), RO},