Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:IDLE': 0.04; 'subject:Error': 0.07; 'subject:script': 0.09; 'worked.': 0.09; 'python': 0.11; 'chris,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'fairly': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'said,': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'fri,': 0.33; 'received:google.com': 0.35; 'thanks': 0.36; 'thank': 0.38; 'needed': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'solve': 0.60; 'new': 0.61; 'you.': 0.62; 'information': 0.63; 'ins': 0.84; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=FnLF4ovyVMA2DjsUCHnJ4Si4BBW9JFF72oBk+wFyeFc=; b=vEEBvVO0I2YHDoViF6ArC/jEPzNd9TT+tpKIH+iZiumjV4rRmRCbnbWLny7tx2ZmbF Qy91fUsM57jfAesji8XB5APJedk/KqjHF4xoN1VVBi94X0TCqKbm0JMBA7O2QVWpS57t IRbQF9l6PoYZvEzYB5AveueU1Ml7BFnHrEqr68sDN/A86CfRvKBTV9uBHXJz3P74D/lf L255ASsWHGdW285jKgbnENUitOMaSJg/Jk6hyTn2AHpv9lUuRNmb/sMCB2a8/G8NEWYf 8DGHwIR445lFDqG+fYweYBzl4EkEnTxltYXDnQjAXoGleAHOMsWVY33NxxU/cAAchB9d KAEA== MIME-Version: 1.0 X-Received: by 10.58.56.161 with SMTP id b1mr5172545veq.42.1365089881238; Thu, 04 Apr 2013 08:38:01 -0700 (PDT) In-Reply-To: <6b0a1f2c-21ff-4ff0-9d57-2a155a27ca2b@googlegroups.com> References: <6b0a1f2c-21ff-4ff0-9d57-2a155a27ca2b@googlegroups.com> Date: Fri, 5 Apr 2013 02:38:01 +1100 Subject: Re: Error running any script in IDLE From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365089888 news.xs4all.nl 6855 [2001:888:2000:d::a6]:57390 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:42760 On Fri, Apr 5, 2013 at 2:33 AM, wrote: > Thanks Chris, that worked. Like I said, I'm fairly new to python so I am still learning the ins and outs. Thank you. No probs. You provided all the information needed to solve the problem, for which I am very much appreciative. All the best! ChrisA