X-Received: by 10.236.162.9 with SMTP id x9mr2010444yhk.17.1400856962977; Fri, 23 May 2014 07:56:02 -0700 (PDT) X-Received: by 10.50.78.228 with SMTP id e4mr96241igx.8.1400856962837; Fri, 23 May 2014 07:56:02 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!c1no15149767igq.0!news-out.google.com!qf4ni12310igc.0!nntp.google.com!c1no15149757igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Fri, 23 May 2014 07:56:02 -0700 (PDT) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=113.193.35.252; posting-account=7_Oz3QoAAADgvYBPJx7xoEFfD5wub_SM NNTP-Posting-Host: 113.193.35.252 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Windows automatic rebooting due to faulty code From: Ronak Dhakan Injection-Date: Fri, 23 May 2014 14:56:02 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.python:71929 I am learning python, and sometimes when I run a file with a faulty, window= s gives a message that the system is rebooting and gives me 1 minute to sav= e my work. Does anyone know how can I fix this? Most of the time a faulty c= ode gives errors in python, but this is unique. I create files like Exercis= e 1.2.py and run it through IDLE.