Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Bernardo Sulzbach Newsgroups: comp.lang.python Subject: Re: Stop writing Python 4 incompatible code Date: Wed, 13 Jan 2016 22:40:35 -0200 Lines: 8 Message-ID: References: <5695fd0e$0$11119$c3e8da3@news.astraweb.com> <0529e7d6-0de1-4e38-9a19-2b5ed1ecc39f@googlegroups.com> <5696e77e$0$1597$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de yl3B5ENPCPnTaLMIGN+BSAAW0IlkXJ+IYmo37jsBz3SA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.05; 'subject:code': 0.07; 'python': 0.10; 'jan': 0.11; 'wed,': 0.15; '(assuming': 0.16; '2016': 0.16; 'one)': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:writing': 0.16; 'wrote:': 0.16; '4.0': 0.22; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; '13,': 0.29; "d'aprano": 0.33; 'steven': 0.33; 'received:google.com': 0.35; "isn't": 0.35; 'there': 0.36; 'received:209.85': 0.36; 'possible': 0.36; 'to:addr :python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'matter': 0.63; 'bernardo': 0.84; 'subject:Stop': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=assaCRcgKcXrUzf9YMoXn7GynBJYnTt7x/bp4x+TZAA=; b=zH7Dt9EQ5D5BDNOTRokakdbMPS0WcxWRQwPh6qrAfFqzqWpEKySZInunh0fWjThV22 OxMcXcd79uJBNCnZoTgWadVt9tqbuuyJvCbrg1QSCmvamFvcDPP3/orAJIcxzuu1V0Gb qwPyyT3MHcckHPztITrBaonS12QXud358aBi4PqHeFJmjNAz+OSIChDkOaaV05pWn2Lt wzFj9wtTQrT4L+tM84DjsH089bEePWv0pZ7yCt+f/npSUZMdnuPgpm90YZKdbMRQMXx2 b8Mu+8QvcHTtEKVvaciaeZFmcYi5nLnNSLob+ihgh7v/2FH6VVjtou5dJpHX9OUWLZ26 ixOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=assaCRcgKcXrUzf9YMoXn7GynBJYnTt7x/bp4x+TZAA=; b=P/nF3fCE6HNvq2JUFGStcmwq6fZ9rf4Y2sYIO6NNGH4DOY76Fvl0nqao0bjNHnZGpu vbI5tD6QrRl4uhGWNwqdiND7dg8zq9oHyLDjYlTfevK/poPVeRPNNpdC4iQC316QVmn+ cEIdlJW6xbsXK10TwJhmX0/RstRvAUDl+VCtIVlpwXrbBqNE2YDFTb+k4DTnaHHrwdEL EPfGDPjtm61fW9x3ZISiLeo3z44PfO5Ze06eL4dfETtFBs6CQO6T+wm40jyQFBgV9mFC bNoOR/NXS56VNv5pzvwoaSPMDL4TT5nXwjVaLJKrdRmdb36VkQzgrIqSv/7lGZP7svBQ 66ew== X-Gm-Message-State: ALoCoQnbrqkgNhg5jF86PPkXVIYNamWpyto36i9TpprOj7+GhgroVFZdpuQW2TCGBA6J2lJ6asJmyDNtK0MddaM8hXT9MSIi3Q== X-Received: by 10.25.26.68 with SMTP id a65mr404447lfa.24.1452732074910; Wed, 13 Jan 2016 16:41:14 -0800 (PST) In-Reply-To: <5696e77e$0$1597$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:101647 On Wed, Jan 13, 2016 at 10:10 PM, Steven D'Aprano wrote: > (...) 4.0 (assuming there is one) Isn't it just a matter of time? Do you think it is even possible not to have Python 4 eventually? -- Bernardo Sulzbach