Re: [Pythonmac-SIG] Python interactive segfaults on OS X 10.9 Mavericks

2013-10-28 Thread Ned Deily
In article , "Michael O'Donnell" wrote: > Ooops, I spoke too soon. > > To repeat, 3.3.3 rc1 works fine with Maverick. > > However, after installing python 2.7.6rc1, Idle crashes > on launch (right click on a .py file, and select "Open with..." > and then select Idle "(2.7.6rc1)". > > The idle

Re: [Pythonmac-SIG] Python interactive segfaults on OS X 10.9 Mavericks

2013-10-28 Thread Michael O'Donnell
Ooops, I spoke too soon. To repeat, 3.3.3 rc1 works fine with Maverick. However, after installing python 2.7.6rc1, Idle crashes on launch (right click on a .py file, and select "Open with..." and then select Idle "(2.7.6rc1)". The idle window pops up for less than a second then disappears. No er

Re: [Pythonmac-SIG] Python interactive segfaults on OS X 10.9 Mavericks

2013-10-28 Thread Michael O'Donnell
Hi Ned, Actually, the IDLE and Tkinter problems seem to be fixed in the rc1 release. At least, when I install it and run it, all functions as it should. Idle windows update as expected, and my tkinter application works again. Mick On 28 October 2013 09:58, Ned Deily wrote: > In article ,

Re: [Pythonmac-SIG] Python interactive segfaults on OS X 10.9 Mavericks

2013-10-28 Thread Ned Deily
In article , Ned Deily wrote: > SInce OS X 10.9 Mavericks is now out, people are running into a severe > problem > when using some Python interpreters interactively. The symptom is that the > interpreter in interactive mode crashes after typing two lines: [...] > The fix for the problem has b

[Pythonmac-SIG] Python interactive segfaults on OS X 10.9 Mavericks

2013-10-25 Thread Ned Deily
SInce OS X 10.9 Mavericks is now out, people are running into a severe problem when using some Python interpreters interactively. The symptom is that the interpreter in interactive mode crashes after typing two lines: $ python3.3 Python 3.3.2 (v3.3.2:d047928ae3f6, May 13 2013, 13:52:24) [GCC 4.