Re: Having problems crashing IDLE

2013-03-01 Thread Quintessence
Thank you for the advice! I checked the setting you specified and "Open Shell Window" at startup was already selected. Is there another bug this could be related to? Thank you! On Friday, March 1, 2013 3:00:40 AM UTC-5, Peter Otten wrote: > Quintessence wrote: > > >

Having problems crashing IDLE

2013-02-28 Thread Quintessence
I've been learning Python over the past week or so and I keep running into an issue where opening saved files will crash IDLE (not consistently, sometimes the same files with no changes will open and sometimes not). I was originally running Python 3.2.3, but I removed it and upgraded to 3.3.0 ho