Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.071 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.00; 'subject:error': 0.09; 'am,': 0.12; 'agree.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'ignore"': 0.16; 'wrote:': 0.18; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'message- id:@mail.gmail.com': 0.28; 'error': 0.29; 'useless': 0.30; 'received:209.85.216.46': 0.32; 'received:mail- qw0-f46.google.com': 0.32; 'fri,': 0.34; 'to:addr:python-list': 0.34; 'however,': 0.36; 'but': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'more': 0.61; '2011': 0.61; 'subject:day': 0.68; 'press': 0.72; 'akin': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=DMySS5kwcy+5k7N8zAXtj5u2A1Ot3de/Zzt45fJ06Lg=; b=LBU8Hvm3nlJ981CSBhS5WUpXPv01h+tdPEyYdI6Upby9uVwQzvhxb90z3y9V/Q1R18 0M1FS/l28bH60nm+jOl93b9x6o+ckE14Ta+YvKDA20UkAv1BQyRwXGDpzSLKaWKBCv0R yVxLq42D4XoxOpYk5TR3/Ld6Yj8M6qPnE5t8Y= MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 9 Dec 2011 08:17:13 +1100 Subject: Re: Misleading error message of the day 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.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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1323379043 news.xs4all.nl 6949 [2001:888:2000:d::a6]:34869 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:16877 On Fri, Dec 9, 2011 at 7:58 AM, alister wrote: > not as useless as "Keyboard Error press F1 to continue" If it said "press F1 to ignore" then I would agree. This, however, is more akin to "replace user and strike any key to continue", but more implicit. ChrisA