Terry J. Reedy <tjre...@udel.edu> added the comment:

The next question is whether there is any bug in the Python interface module or 
whether c.execute(s,t) is properly passing s and t to sqlite3 for processing 
and converting the return to a Python tuple. If the latter, then this should be 
closed as invalid (because it is a 3rd party problem).

----------

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

Reply via email to