Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!selfless.tophat.at!newsfeed.xs4all.nl!newsfeed6.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.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'url:sourceforge': 0.02; '2.x': 0.05; 'projects,': 0.05; '3.2': 0.07; 'compiler': 0.07; 'python"': 0.07; 'supported.': 0.07; 'terry': 0.07; 'python': 0.07; '*you*': 0.09; '3.x': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'pm,': 0.11; 'linux': 0.11; '>>>': 0.12; 'am,': 0.14; 'wrote:': 0.14; 'else"': 0.16; 'luke': 0.16; 'reedy': 0.16; 'subject:release': 0.16; '"python': 0.16; 'users.': 0.18; 'versions': 0.18; 'code.': 0.18; 'work,': 0.20; 'jan': 0.22; 'saying': 0.22; 'code': 0.22; 'header:In-Reply-To:1': 0.22; 'converted': 0.23; 'happen.': 0.23; 'specify': 0.25; 'changes': 0.29; 'probably': 0.30; 'yet': 0.30; 'compiling': 0.31; 'kenneth': 0.31; 'url:projects': 0.31; 'actual': 0.31; 'to:addr:python-list': 0.32; 'project': 0.32; 'thank': 0.32; '...': 0.32; 'header:X -Complaints-To:1': 0.34; 'there': 0.35; 'couple': 0.35; 'header :User-Agent:1': 0.35; 'allow': 0.36; 'some': 0.37; 'run': 0.37; 'depend': 0.38; 'happens': 0.38; 'so,': 0.38; 'received:org': 0.38; 'though': 0.38; 'to:addr:python.org': 0.39; 'could': 0.39; 'comes': 0.39; 'header:Mime-Version:1': 0.39; 'would': 0.40; 'header:Received:5': 0.40; 'course.': 0.60; 'url:net': 0.62; 'here': 0.65; 'imagine': 0.72; 'learned': 0.73; '2.7.': 0.84; 'compelling': 0.84; 'difficult.': 0.84; 'lkcl': 0.84; 'snowball': 0.84; 'absolutely': 0.98 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: pyjamas 0.8alpha1 release Date: Tue, 17 May 2011 21:33:55 -0400 References: <1fa81c6a-7b00-4bbb-b7e1-dc5b7a4aaa12@u26g2000vby.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: rain.gmane.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Lightning/1.0b2 Thunderbird/3.1.10 In-Reply-To: <1fa81c6a-7b00-4bbb-b7e1-dc5b7a4aaa12@u26g2000vby.googlegroups.com> 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: 51 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1305682449 news.xs4all.nl 49175 [::ffff:82.94.164.166]:53551 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:5640 On 5/17/2011 12:07 PM, lkcl wrote: > On May 4, 7:37 pm, Terry Reedy wrote: >> On 5/4/2011 10:06 AM, Luke Kenneth Casson Leighton wrote: >>> pyjamasis a suite of projects, including a python-to-javascript >>> compiler >> As you well know, there is no such thing as 'python' when it comes to >> compiling actual code. So please specify both in announcements here and >> on the project homepagehttp://sourceforge.net/projects/pyjamas/ >> which versions are supported. > [no response] I would still like to know. Do you fully support 2.7? It has many of the same changes that are in 3.1 and even 3.2 so I can imagine it would be difficult. >> If you do not yet support 3.x, I request and recommend that you do so, > > with the situation as it is, there is not a snowball in hell's chance > that's going to happen. allow me to explain. Thank you for the explanation. You are right that I probably underestimated the work, though you have or will do some of what is needed to fully support 2.7. ... > otherwise please - really: just saying "give me support for python > 3.x or else" is ... And I did not say that. I first learned Python with 1.3 and could again write 2.x code if motivated. ... > leaving _that_ aside, there happens to be absolutely no really good > compelling reason to support python 3.x in the first place. Depend on who *you* want to target as users. *Your* choice, of course. > "python 3 is the future of python" gimme a break!! Let's discuss that in a couple of years. > [so why is archlinux the only linux distribution that's converted > over to run everything off of python 3.x?] Because being first is their thing. -- Terry Jan Reedy