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)
committerNeal H. Walfield <neal@walfield.org>
Sun, 17 Jul 2011 21:21:48 +0000 (23:21 +0200)
commit375e897c7ba5e07d8d0e491ae7dbd45514b65173
tree072fb161eadf626694a9a71f1377eb1b1bd6d9dc
parent1ea49e3b97d2419d313c00f7ba8c73458b370c72
Ensure that use of an sqlite DB is done with a thread-local instance.
src/rss_sqlite.py