Gerhard Häring <[EMAIL PROTECTED]> added the comment: Just to be explicit: check_same_thread is unsupported and while it's undocumented in sqlite3, the old pysqlite docs say that when you use it, you have to make sure the connections/cursors are protected otherwise (via your own mutexes).
[In the current pysqlite docs it's not documented at all at the moment, because I derived these from the Python sqlite3 ones] _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3846> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com