Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!eu.feeder.erje.net!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 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=python.org; s=200901; t=1355948764; bh=TdwlKCWNt6ktVDmVjg5lLKhwpTUdmT9qyIvEfO1alA4=; h=To:From:Subject:Date:Message-ID:References:Mime-Version: Content-Type:Content-Transfer-Encoding; b=pAMZazIK0IMsC1KeDIvqaDlDt1Dp0Pf21SfdwpKWhiPQFVIahXs3C8zKiwxhxTeHL Jzx5O7cKU3lOX/z8FeAVxGirEedhZb7Vj5TR9Wfq4wZSZmAP/EpwXi07SU/Pj6Gaoi mVMGjVpBnOnCxerRYSMpH0+C1Ix4m/Wg00Q1EXKE= X-Spam-Status: OK 0.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '(it': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'spec': 0.09; 'subject:()': 0.09; 'message-id:@post.gmane.org': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:3.3': 0.16; 'subject:unicode': 0.16; 'from:addr:python.org': 0.17; 'unicode': 0.17; 'do.': 0.21; 'header:User-Agent:1': 0.26; 'question': 0.27; 'header:X -Complaints-To:1': 0.28; 'really,': 0.29; 'writes:': 0.29; 'that.': 0.30; 'says': 0.33; 'to:addr:python-list': 0.33; 'received:org': 0.36; 'really': 0.36; 'should': 0.36; 'charset:us- ascii': 0.36; 'subject:: ': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'think': 0.40; 'real': 0.61; 'subject:, ': 0.61; 'why?': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Benjamin Peterson Subject: Re: Py 3.3, unicode / upper() Date: Wed, 19 Dec 2012 20:25:48 +0000 (UTC) References: <2adb4a25-8ea3-441f-b8c0-ee6c87e4b19f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: sea.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 64.131.9.52 (Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20100101 Firefox/17.0) 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1355948766 news.xs4all.nl 6841 [2001:888:2000:d::a6]:51230 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35152 gmail.com> writes: > I really, really do not know what I should think about that. > (It is a complex subject.) And the real question is why? Because that's what the Unicode spec says to do.