Python 2.5.1 - sqlite3.dll issue

2008-02-17 Thread Roman Dargacz
-- http://mail.python.org/mailman/listinfo/python-list

RE: Python 2.5.1 - sqlite3.dll issue

2007-06-07 Thread Delaney, Timothy (Tim)
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

RE: Python 2.5.1 - sqlite3.dll issue

2007-06-07 Thread Delaney, Timothy (Tim)
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

Python 2.5.1 - sqlite3.dll issue

2007-06-07 Thread Josh Ritter
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