Nick Craig-Wood <n...@craig-wood.com> added the comment:

I think the fact that sqlite may not be using the warnings properly is 
independent of this problem.  Warnings should be filterable, but if sqlite 
isn't notifying them properly - that would be a different bug.

BTW I came across this problem when trying to swap out MySQLdb with sqlite3.  
The existing code was filtering warnings, that didn't work with sqlite3, hence 
this bug report!

----------

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

Reply via email to