Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.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.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.01; 'that?': 0.05; 'subject:Python': 0.06; 'python': 0.11; '*default*.': 0.16; 'reedy': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'now?': 0.24; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'really,': 0.31; 'to:name:python-list': 0.33; 'received:google.com': 0.35; 'should': 0.36; 'to:addr :python-list': 0.38; 'to:addr:python.org': 0.39; 'subject:The': 0.64; 'mar': 0.68; '2014,': 0.84; '3.4': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date:message-id :subject:to:content-type; bh=5ulSU1PuRstJwdvN6H9cyJma4M4Chwz9gs+n5z65h50=; b=XI0gWrTa9orzqkDGzu2oCa5e1hgams/iGbD+LBHpSFdtxtfC8iYfmM58ixD9/GJwHj n3A19WeWfygNZlYtqggbPlznRFA2gB/gEEEiwysDCoTLgaQ8CtLWE5DxmmkoanHKBmnH bfz3Vs45bIDroe7P/iBJnljAJmiZaLRSbhzJzfMcGjB9QvXw37lNAm5Hk5qhf73Jr9x0 hJ78sbW83XZbCpLdeEm0mzFzGVJ43a2Hlg+DebBo1ikVuzB8V2EE95YR/fTcrcZ2y6Gc 5i+LyGVHvfJdL/Ff0sxe+sscq3zMBcRGdlCGxkh/9DUgRF4NWPr+Htax6umLZJykwYZF doRw== X-Received: by 10.112.141.10 with SMTP id rk10mr416310lbb.26.1397597699996; Tue, 15 Apr 2014 14:34:59 -0700 (PDT) MIME-Version: 1.0 Sender: joshua.landau.ws@gmail.com In-Reply-To: <87r44zgp5y.fsf@elektro.pacujo.net> References: <87y4z8koi0.fsf@elektro.pacujo.net> <87r44zgp5y.fsf@elektro.pacujo.net> From: Joshua Landau Date: Tue, 15 Apr 2014 22:34:19 +0100 X-Google-Sender-Auth: lp2OJginlESR2-mHPn8pgeMjKRk Subject: Re: Martijn Faassen: The Call of Python 2.8 To: python-list 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397597702 news.xs4all.nl 2884 [2001:888:2000:d::a6]:47881 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70299 On 15 April 2014 06:03, Marko Rauhamaa wrote: > Terry Reedy : > >> Any decent system should have 3.4 available now. > > Really, now? Which system is that? Arch is on 3.4 *default*. $> python Python 3.4.0 (default, Mar 17 2014, 23:20:09) [...]