Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.news.ox.ac.uk!news.ox.ac.uk!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'received:134': 0.05; 'subject:Python': 0.06; 'noted,': 0.09; 'subject:language': 0.09; 'reedy': 0.16; 'side.': 0.16; 'subject: \n ': 0.16; 'subject:?)': 0.16; 'subject:unicode': 0.16; 'switch.': 0.16; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'generally': 0.29; 'factor': 0.31; 'except': 0.35; 'but': 0.35; 'to:addr:python-list': 0.38; 'fact': 0.38; 'to:addr:python.org': 0.39; 'kind': 0.63; 'such': 0.63; 'different': 0.65; 'subject:this': 0.83; 'estimation': 0.84; 'pardon': 0.84 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AqAEABmbMlOGuA9G/2dsb2JhbABZhyO8XYMOgTCDGQEBAQMBI1sLCxoCBSECAg8CRhMIAodtCK0cm2yGRheBKY1PFoJZgUkEmE2GNot9gXCBPw Date: Wed, 26 Mar 2014 10:22:22 +0100 From: Antoon Pardon User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Icedove/24.3.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Time we switched to unicode? (was Explanation of this Python language feature?) References: <9daf0806-02de-4447-964c-c8f8953c23e5@googlegroups.com> <532d5bd9$0$29994$c3e8da3$5496439d@news.astraweb.com> <0b78649a-16b3-4410-8258-e859578d62be@googlegroups.com> <53060a97-44fb-4e53-a7a7-d5eeed416f62@googlegroups.com> <5331595D.5020008@rece.vub.ac.be> <53317191.7050701@rece.vub.ac.be> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1395825743 news.xs4all.nl 2890 [2001:888:2000:d::a6]:37690 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:69110 On 26-03-14 01:24, Terry Reedy wrote: > The other fact that Chris noted, that '{}' would have been valid but > with different meanings in Py1/2 versus Py3, was a factor on the cost > side. We generally try to avoid such ambiguities. > > Except for this last point, I was in favor of the switch. In my estimation the cost would have been bearable. But I understand this kind of things is always a judgement call and different people can legitimately come to different conclusions. -- Antoon Pardon