Re: python sqlite THREADSAFE?

2007-09-08 Thread Marc 'BlackJack' Rintsch
On Sat, 08 Sep 2007 10:37:51 +0200, EuGeNe Van den Bulke wrote:

> Is the sqlite distributed with Python 2.5 compiled with the 
> -DTHREADSAFE=1 flag? My gutt feeling is Windows (yes) MacOS/Linux (no) 
> but ...

Take a look at the `threadsafety` attribute of the module.

Ciao,
Marc 'BlackJack' Rintsch
-- 
http://mail.python.org/mailman/listinfo/python-list


python sqlite THREADSAFE?

2007-09-08 Thread EuGeNe Van den Bulke
Hi,

Is the sqlite distributed with Python 2.5 compiled with the 
-DTHREADSAFE=1 flag? My gutt feeling is Windows (yes) MacOS/Linux (no) 
but ...

If it is not on MacOS/Linux, how do I go about replacing the sqlite so 
file with a threadsafe sqlite?

Thanks,

EuGeNe -- http://www.3kwa.com
-- 
http://mail.python.org/mailman/listinfo/python-list