Erlend E. Aasland <erlend.aasl...@innova.no> added the comment:

> Also, for SQLite 3.7.17 and above, we should raise sqlite3.Warning for error 
> codes SQLITE_NOTICE and SQLITE_WARNING.

Er, forget that. Neither are returned by any SQLite C interface, at the moment. 
They can (currently) only be used as the first argument to sqlite3_log().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue44859>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to