R. David Murray added the comment:

As noted above you get that by setting isolation_level to None.  That feature 
has always been available.  (With isolation_level set to None, the sqlite 
wrapper module itself never issues any BEGIN statements.)

----------

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

Reply via email to