Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2a.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.100 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.01; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'python': 0.11; 'bug': 0.12; 'attitude.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'idle,': 0.16; 'wrote:': 0.18; "hasn't": 0.19; 'implementing': 0.19; 'command': 0.22; 'cc:addr:python.org': 0.22; 'of.': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'feature': 0.29; 'am,': 0.29; "doesn't": 0.30; 'message- id:@mail.gmail.com': 0.30; 'too.': 0.31; 'text': 0.33; 'community': 0.33; 'everyone': 0.33; 'something': 0.35; 'johnson': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'idle': 0.36; 'wrong': 0.37; 'delete': 0.39; 'even': 0.60; 'solve': 0.60; 'entire': 0.61; "you've": 0.63; 'total': 0.65; 'worth': 0.66; '20,': 0.68; 'jul': 0.74; 'dilemma': 0.84; 'attitude': 0.91; 'shell,': 0.91; 'to:none': 0.92; 'rick': 0.93 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=iltSJBfZMk+LPP+++lkqtc0Hb3bDmYJP1QfVRX3TG7c=; b=fSTgfvZe1cnQfpWiBYDH1o2dokNEccLIJ3jdVoBbfTSZpbq3EfK4LQ0fR3WRdQ8xrH kUAhORPoaSYMatKDFQNcox+B2grRd+rcgHtK9jKUqVBjk3AC0AGivXq11+EAiyiDf4e+ 2OxkWBxXoaDllTkasTHrKeIeojFfZMe/zRXDEKt6t29qBYZsxljX2hlviM1H4uUclN31 Ie0rP5Vk+XBejA2FcF7c3N7KOQ3VehjXv/Nw4hWZvS6oe0MeyTgVdhD6mxoYNVlfzaLz NT7N0gRBH6KuDTtqxKL4p5IKS1aokFTRTMuT7uxb8+1lgDiqcucOSbWhqEk601K5f6D/ tJ1g== MIME-Version: 1.0 X-Received: by 10.52.154.106 with SMTP id vn10mr14352773vdb.36.1405811637198; Sat, 19 Jul 2014 16:13:57 -0700 (PDT) In-Reply-To: References: <87zjga4j4v.fsf@elektro.pacujo.net> <53c57bae$0$9505$c3e8da3$5496439d@news.astraweb.com> <87iomy4ciy.fsf@elektro.pacujo.net> <53c5f6dc$0$9505$c3e8da3$5496439d@news.astraweb.com> <87egxl4zq8.fsf@elektro.pacujo.net> <53c73ff0$0$29897$c3e8da3$5496439d@news.astraweb.com> <9ef930a0-5a41-4a20-a13a-003c9e8246fe@googlegroups.com> <9b5557e3-45ea-4d3b-81cd-90d69322c556@googlegroups.com> Date: Sun, 20 Jul 2014 09:13:57 +1000 Subject: Re: Python 3 is killing Python From: Chris Angelico 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1405811645 news.xs4all.nl 2953 [2001:888:2000:d::a6]:51176 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:74843 On Sun, Jul 20, 2014 at 6:39 AM, Rick Johnson wrote: > To solve this dilemma in *MY* command shell, i use the > "ALT+UP_ARROW" to delete everything from the "last command > prompt" to the "end of the text buffer". I think IDLE needs > both functionality! Okay, now I understand Rick's attitude. So long as Idle has one single bug of which he is aware, or lacks one single feature which he can think of, it is an utter and total embarrassment to the entire Python community - not just those who work to make Idle what it is, but also everyone who uses Idle... and everyone who doesn't use Idle, too. Rick, start writing patches, and stop moaning like this just because someone hasn't thought of something you've thought of. It may or may not even be worth implementing this, but definitely you have the wrong attitude toward feature requests. ChrisA