Ronald Oussoren <ronaldousso...@mac.com> added the comment:

Two short notes:

1) The call to gestalt('sysu') is basicly dead code and will be removed

2) Running the GUI runloop in a thread that is not the main thread is AFAIK not 
supported by Apple. I'm not 100% sure about the Carbon libraries, but in Cocoa 
the main thread has special significance.

----------

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

Reply via email to