Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'anyway': 0.03; 'subject:IDLE': 0.03; '3.2': 0.05; 'python': 0.08; 'accident,': 0.09; 'subject:python': 0.11; 'received:74.125.82.44': 0.17; 'received:mail-ww0-f44.google.com': 0.17; 'opens': 0.23; 'windows': 0.26; "i'm": 0.27; 'idle': 0.29; 'message- id:@mail.gmail.com': 0.29; 'second': 0.29; 'there': 0.33; 'to:addr :python-list': 0.33; 'instead': 0.33; "i've": 0.34; 'difference': 0.34; 'running': 0.35; 'file': 0.36; 'another': 0.37; 'using': 0.37; 'something': 0.37; 'open': 0.37; 'received:74.125.82': 0.38; 'received:google.com': 0.38; 'else': 0.39; 'to:addr:python.org': 0.39; 'received:74.125': 0.39; 'subject:from': 0.40; "it's": 0.40; 'school': 0.61; 'home': 0.66; 'remedy': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=e9YKCOZX+rKlPsIYkXHrSuHuwTzIkVoDK/wgpJPEpns=; b=En2665uvt56Cty04E5sSTpysPODz1gtEdAYcTTfm9RDRSzbx45m17A4xtB6QwTgLq/ 806KwEZm9DK43wxo5Mf9oB2TKjDWUIs2jdCERBj8sduywISJhSXO2F+nMGDY3bYbxhqh /qrQ7pu0U8aWesE4lPX+KZsICHE9wB1Ffe6Bg= MIME-Version: 1.0 Date: Sat, 3 Sep 2011 13:54:15 -0400 Subject: IDLE from python 3.2 constantly crashes From: Joshua Miller To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1315072456 news.xs4all.nl 2434 [2001:888:2000:d::a6]:47354 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:12712 Ok i've been using IDLE on my home computer and everytime i try and open a file that i saved to my hdd instead of my flashdrive(because it's a school project) by accident, it opens for a second and i try to do something else like open another file and it crashes. Is there anyway to remedy this error? By the way i'm running python 3.2 on windows 7 if it makes a difference