Searched refs:ProgrammingError (Results 1 – 2 of 2) sorted by relevance
116 PyObject* ProgrammingError; member
208 self->ProgrammingError = pysqlite_ProgrammingError; in pysqlite_connection_init()1611 {"ProgrammingError", T_OBJECT, offsetof(pysqlite_Connection, ProgrammingError), RO},