Searched refs:NotSupportedError (Results 1 – 2 of 2) sorted by relevance
117 PyObject* NotSupportedError; member
209 self->NotSupportedError = pysqlite_NotSupportedError; in pysqlite_connection_init()1612 {"NotSupportedError", T_OBJECT, offsetof(pysqlite_Connection, NotSupportedError), RO},