Ensure that use of an sqlite DB is done with a thread-local instance.
authorNeal H. Walfield <neal@walfield.org>
Sun, 17 Jul 2011 21:21:48 +0000 (23:21 +0200)
committerYves Marcoz <yves@marcoz.org>
Fri, 5 Aug 2011 02:55:17 +0000 (19:55 -0700)
commit66ab58c4ce0e835ce552e6f8937bc359eb7a837c
treedb9031706e9792d140a51ee619136471c62ef79e
parent729e36a1045c56b4b0fa4907af9bd64b8784ff78
Ensure that use of an sqlite DB is done with a thread-local instance.
src/rss_sqlite.py