X-Received: by 10.52.113.226 with SMTP id jb2mr2023747vdb.6.1400857211270; Fri, 23 May 2014 08:00:11 -0700 (PDT) X-Received: by 10.50.66.129 with SMTP id f1mr95606igt.13.1400857211139; Fri, 23 May 2014 08:00:11 -0700 (PDT) Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!c1no15154389igq.0!news-out.google.com!qf4ni12310igc.0!nntp.google.com!c1no15154381igq.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.python Date: Fri, 23 May 2014 08:00:10 -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: <41e58dfd-b9c1-41b1-b849-ddc5ee8a978e@googlegroups.com> Subject: Windows rebooting due to faulty code From: Ronak Dhakan Injection-Date: Fri, 23 May 2014 15:00:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.lang.python:71930 I am learning python, and sometimes when I run a file with a faulty code, w= indows gives a message that the system is rebooting and gives me 1 minute t= o save my work. Does anyone know how can I fix this? Most of the time a fau= lty code gives errors in python, but this is unique. I create files like Ex= ercise 1.2.py and run it through IDLE.