--
http://mail.python.org/mailman/listinfo/python-list
Delaney, Timothy (Tim) wrote:
> Josh Ritter wrote:
>
>> A number of our Windows customers have an issue with the sqlite3
>> module included with Python 2.5.1
>>
>> We've tracked the problem down to the sqlite3.dll included with the
>> Python
>> 2.5.1 distrubtion. It is stripped and thus cannot
Josh Ritter wrote:
> A number of our Windows customers have an issue with the sqlite3
> module included with Python 2.5.1
>
> We've tracked the problem down to the sqlite3.dll included with the
> Python
> 2.5.1 distrubtion. It is stripped and thus cannot be relocated. This
> causes the followi
A number of our Windows customers have an issue with the sqlite3 module
included with Python 2.5.1
We've tracked the problem down to the sqlite3.dll included with the Python
2.5.1 distrubtion. It is stripped and thus cannot be relocated. This
causes the following exception on computers where