Re: [Python-Dev] test_thread tracebacks

2009-09-30 Thread skip
>> It's been awhile since I rebuilt Python and ran the test suite. This >> evening I noticed this on my Mac (OS X 10.5): Sorry, trunk. Skip ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Un

Re: [Python-Dev] test_thread tracebacks

2009-09-29 Thread Ned Deily
In article , Ned Deily wrote: > In article <760dc0c1-64ab-491e-8c7f-725724904...@python.org>, > Barry Warsaw wrote: > > On Sep 29, 2009, at 9:43 PM, s...@pobox.com wrote: > > > It's been awhile since I rebuilt Python and ran the test suite. This > > > evening I noticed this on my Mac (OS X 10.

Re: [Python-Dev] test_thread tracebacks

2009-09-29 Thread Ned Deily
In article <760dc0c1-64ab-491e-8c7f-725724904...@python.org>, Barry Warsaw wrote: > On Sep 29, 2009, at 9:43 PM, s...@pobox.com wrote: > > It's been awhile since I rebuilt Python and ran the test suite. This > > evening I noticed this on my Mac (OS X 10.5): It's not a new problem: http://bugs.

Re: [Python-Dev] test_thread tracebacks

2009-09-29 Thread Barry Warsaw
On Sep 29, 2009, at 9:43 PM, s...@pobox.com wrote: It's been awhile since I rebuilt Python and ran the test suite. This evening I noticed this on my Mac (OS X 10.5): What version of Python? -Barry PGP.sig Description: This is a digitally signed message part

[Python-Dev] test_thread tracebacks

2009-09-29 Thread skip
It's been awhile since I rebuilt Python and ran the test suite. This evening I noticed this on my Mac (OS X 10.5): test_thread Unhandled exception in thread started by > Traceback (most recent call last): File "/Users/skip/src/python/trunk/Lib/test/test_thread.py", line 51, in