Path: csiph.com!usenet.pasdenom.info!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'exception': 0.03; 'syntax': 0.03; 'interpreter': 0.04; 'python': 0.09; 'statistical': 0.09; 'subject:Why': 0.09; 'subject:language': 0.09; 'subject:still': 0.09; 'such.': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.10; 'language': 0.14; 'psf': 0.15; 'goal,': 0.16; 'subject: \n ': 0.16; 'subject:created': 0.16; 'subject:python2.7': 0.16; 'subject:python3': 0.16; 'subject:seperate': 0.16; 'subject:where': 0.16; 'wrote:': 0.17; 'stefan': 0.17; 'community.': 0.20; 'meant': 0.21; 'sends': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header :In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'developers': 0.26; 'reporting': 0.29; "i'm": 0.29; 'maybe': 0.29; 'mode': 0.30; 'subject: ?': 0.30; 'error': 0.30; 'feedback': 0.30; 'could': 0.32; 'idle': 0.33; 'received:google.com': 0.34; 'screen': 0.34; 'especially': 0.35; 'remote': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'add': 0.36; 'but': 0.36; 'should': 0.36; 'received:209': 0.37; 'received:209.85.216': 0.37; 'subject:: ': 0.38; 'some': 0.38; 'sure': 0.38; 'delete': 0.38; 'think': 0.40; 'from:no real name:2**0': 0.60; 'real': 0.61; 'world': 0.63; 'great': 0.64; '26,': 0.65; 'subject:there': 0.65; 'fund': 0.67; 'joke,': 0.84; 'received:209.85.216.184': 0.84; 'thrown,': 0.84; 'beneficial': 0.93 Newsgroups: comp.lang.python Date: Wed, 27 Jun 2012 20:32:03 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=166.249.196.39; posting-account=h3aEwQoAAACiuqX-oR3gvCVFm8lLHoWj References: <1340509604.38915.YahooMailClassic@web164605.mail.gq1.yahoo.com> <2b6eb040-711e-4af7-a7a9-dd91a10dd3f6@googlegroups.com> <87ehp2fyth.fsf@friendface.gateway.2wire.net> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 166.249.196.39 MIME-Version: 1.0 Subject: Re: Why has python3 been created as a seperate language where there is still python2.7 ? From: rantingrickjohnson@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: , Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1340855045 news.xs4all.nl 6912 [2001:888:2000:d::a6]:43200 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:24582 On Tuesday, June 26, 2012 1:24:43 AM UTC-5, Stefan Behnel wrote: > Maybe we should add a remote error reporting mode to Python that sends al= l > syntax error messages not only to the local screen but also directly to t= he > PSF so that they can fund developers who are able to delete that error > message from the interpreter based on real world statistical evidence. Th= at > would eventually make the language match the powerset of what all users > have in their fingers. A very worthy goal, if you ask me. I'm sure you meant this a joke, however, some feedback like this would be g= reatly beneficial to the developers and community. It's not something you'd= want to send each time an exception is thrown, but a log could be requeste= d for delivery from time to time. I think it would be a great addition to a= ny python editor; especially those geared toward neophytes: like IDLE and s= uch.