Ned Deily <n...@acm.org> added the comment:

Let's try this: when running under OS X, the tk and ttk test runners now 
perform their initial Tk-available sanity check in a subprocess rather than in 
the main interpreter process.  If the subprocess fails, the tests are skipped.  
There are some differences in behavior across the various OS X releases - 10.4 
crashes in more cases than 10.5 and 10.6 - but this should cover them all.  
I'll leave this open for a while.  Please log any buildbot regressions here.

----------
resolution:  -> fixed
stage: needs patch -> committed/rejected
status: open -> pending

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8716>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to