Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder3.xlned.com!newsfeed.xs4all.nl!newsfeed3.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.06; 'explicit': 0.07; 'armin': 0.09; 'lawrence': 0.09; 'literal': 0.09; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'jan': 0.12; '3.3,': 0.16; 'devs': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'reedy': 0.16; 'subject:More': 0.16; 'subject:Unicode': 0.16; 'url:pocoo': 0.16; 'wrote:': 0.18; 'meant': 0.20; 'header:User- Agent:1': 0.23; 'unicode': 0.24; 'mention': 0.26; 'header:X -Complaints-To:1': 0.27; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'subject:About': 0.31; 'core': 0.34; 'url:org': 0.36; 'basis.': 0.38; 'to:addr:python-list': 0.38; 'previous': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'subject:"': 0.60; 'url:5': 0.61; 'received:173': 0.61; 'back': 0.62; 'reply': 0.66; 'attention': 0.75; 'received:fios.verizon.net': 0.84; 'url:2014': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Terry Reedy Subject: Re: "More About Unicode in Python 2 and 3" Date: Sun, 05 Jan 2014 16:17:25 -0500 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pool-173-75-254-207.phlapa.fios.verizon.net User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 In-Reply-To: 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388956662 news.xs4all.nl 2905 [2001:888:2000:d::a6]:55995 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:63225 On 1/5/2014 8:14 AM, Mark Lawrence wrote: > http://lucumr.pocoo.org/2014/1/5/unicode-in-2-and-3/ I meant to mention in my previous reply that Armin authored PEP 414, Explicit Unicode Literal for Python 3.3, which brought back the u'' prefix. So it is not the case that core devs pay no attention to Armin when he engages us on an 'improve 3.x' basis. -- Terry Jan Reedy