On Thu, Feb 04, 2010, Christopher Barker wrote:
>
> One more note from Peter:
>
> """
> We've used all four combinations of OSX 10.4/10.5 and Python 2.5/2.6.
> I'm pretty sure even Python 3.1 would have the same problem (since the
> platform.py module does the same calls).
>
> It seems to be in
Note, Peter has opened a Python issue for the problem so it would be a
good idea to document any additional information there:
http://bugs.python.org/issue7812
--
Ned Deily,
n...@acm.org
___
Pythonmac-SIG maillist - Pythonmac-SIG@python.org
http:
One more note from Peter:
"""
We've used all four combinations of OSX 10.4/10.5 and Python 2.5/2.6.
I'm pretty sure even Python 3.1 would have the same problem (since the
platform.py module does the same calls).
It seems to be independent of wxPython, other than that I'm using it to
show the
On Thu, Feb 04, 2010, Christopher Barker wrote:
>
> Peter Hanson, on the wxPython list, seems to have identified a bug in
> the gestalt module, that may be a Carbon issue. It's a bit of an unusual
> case: it freezes up wxPython, when wx is called from other than the main
> thread. Robin Dunn
Hi folks,
Peter Hanson, on the wxPython list, seems to have identified a bug in
the gestalt module, that may be a Carbon issue. It's a bit of an unusual
case: it freezes up wxPython, when wx is called from other than the main
thread. Robin Dunn suspects that it's a Carbon issue -- gestalt is