Re: [Python-Dev] failures in test_sqlite when entire test suite run

2007-06-01 Thread Brett Cannon
On 5/31/07, Brett Cannon <[EMAIL PROTECTED]> wrote: I have been getting failures from test_sqlite off the trunk when I run the entire test suite (as ``./python.exe Lib/test/regrtest.py``) with this error on OS X 10.4.9 and sqlite3 3.3.16: Traceback (most recent call last): File "/Users/drifty

[Python-Dev] failures in test_sqlite when entire test suite run

2007-05-31 Thread Brett Cannon
I have been getting failures from test_sqlite off the trunk when I run the entire test suite (as ``./python.exe Lib/test/regrtest.py``) with this error on OS X 10.4.9 and sqlite3 3.3.16: Traceback (most recent call last): File "/Users/drifty/Dev/python/2.x/pristine/Lib/sqlite3/test/regression.py