Martin v. Löwis <[email protected]> added the comment:

> Aren’t you supposed to use the DB API to get safe queries?
> http://docs.python.org/dev/library/sqlite3

Yes, but the OP complains that the DB API doesn't support specification
of the table name from a parameter. So the DB API won't help here.

----------

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue11685>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to