sqlite3, memory db and multithreading

królewna królewna at ee.pl
Fri Mar 19 06:56:54 EDT 2010


W dniu 18.03.2010 23:06, Aahz pisze:
>
> You probably need to serialize access to the database through one thread.

sqlite3 objects are not pickable so it's not proper way.

--
best regards
princess




More information about the Python-list mailing list