Re: [Python-Dev] [Python-checkins] Python Regression Test Failures all (1)

2006-03-31 Thread Tim Peters
[Neal Norwitz] """ test_bsddb3 Exception in thread reader 4: Traceback (most recent call last): File "/home/neal/python/trunk/Lib/threading.py", line 473, in __bootstrap self.run() File "/home/neal/python/trunk/Lib/threading.py", line 453, in run self.__target(*self.__args, **self.__kwa

Re: [Python-Dev] [Python-checkins] Python Regression Test Failures all (1)

2006-03-31 Thread Jeremy Hylton
On 3/1/06, Neal Norwitz <[EMAIL PROTECTED]> wrote: > test_bsddb3 > Exception in thread reader 4: > Traceback (most recent call last): > File "/home/neal/python/trunk/Lib/threading.py", line 473, in __bootstrap > self.run() > File "/home/neal/python/trunk/Lib/threading.py", line 453, in run