[issue8845] Expose sqlite3 connection inTransaction as read-only in_transaction attribute

Antoine Pitrou report at bugs.python.org
Mon Sep 20 11:14:39 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

> Antoine also suggested it might be the particular version of sqlite in 
> use on the buildbot, but I don't currently know what version that is.  
> Bill, can you clue me in?

You could simply print out sqlite3.sqlite_version at the beginning of test_sqlite when it is run in verbose mode, as is done in test_ssl.

----------
nosy: +pitrou

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8845>
_______________________________________


More information about the Python-bugs-list mailing list