Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.049 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.02; 'interpreter': 0.05; 'subject:Error': 0.07; 'cc:addr:python-list': 0.11; 'windows': 0.15; '(you': 0.16; 'sat,': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'probably': 0.32; 'could': 0.34; 'received:google.com': 0.35; 'idle': 0.36; 'rather': 0.38; 'explain': 0.39; 'default': 0.69; 'subject:Testing': 0.84; 'to:none': 0.92; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=4pYJna4db26X73FL9sIUX2NGvC36PRLAM6akPDmZx28=; b=yS9zk6/Wyw44KN5V06ir5cJWqjS+nPvsT8/C67H2aXB2OljCvUNdCQ2kNc7t3WxIgA pz8ZkE+BXkpP+wITo+TqzlfPDz3MYfzrI8hB+ibOIqC3DsD9WTpcw8olBPnuFJ+G4ayV DtnPtcpSG9LTKh2JS+Y2zRs+VJc0yLmvBQ7c9dwW6hol8x6XqDjq622x1ZhdPfbi1hQp dzx3g9zrPpmEyyM8XfcXswvE3M0/cpHd0Fr8BPu7ltk/f+7HmT2MRdEbNtSDGeIrqmrP ALz5dQMfHg8IYNZQc1BkTEBxBc9jpNxYOwknAjY9FGJMst9QJSYa3sZGpuXJHtMl3Hod b+0g== MIME-Version: 1.0 X-Received: by 10.182.131.196 with SMTP id oo4mr1266127obb.50.1382206137942; Sat, 19 Oct 2013 11:08:57 -0700 (PDT) In-Reply-To: References: <33549834-2f27-47f3-abea-eb3486909dec@googlegroups.com> Date: Sat, 19 Oct 2013 14:08:57 -0400 Subject: Re: Error Testing From: David Robinow Cc: python-list@python.org Content-Type: text/plain; charset=UTF-8 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1382206140 news.xs4all.nl 15877 [2001:888:2000:d::a6]:33389 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:57112 On Sat, Oct 19, 2013 at 9:01 AM, Chris Angelico wrote: > You can try all these out in the interactive interpreter (you probably > have IDLE installed, which on Windows is rather nicer to work with > than the default interactive mode). IDLE is cross-platform. Could you explain why you say "on Windows"?