Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!cs.uu.nl!news.stack.nl!newsfeed.xs4all.nl!newsfeed6.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.003 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'cpython': 0.05; 'escape': 0.07; 'pypy': 0.07; 'python': 0.09; 'any.': 0.09; 'creator': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:string': 0.09; ':-)': 0.13; 'language': 0.14; '"pay"': 0.16; 'antoine': 0.16; 'design:': 0.16; 'hint:': 0.16; 'pitrou': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:unicode': 0.16; '\xe9crit': 0.16; 'string': 0.17; 'wrote:': 0.17; 'unicode': 0.17; '>>>': 0.18; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints- To:1': 0.28; 'sleep': 0.29; 'writes:': 0.29; 'points': 0.29; "i'm": 0.29; 'code': 0.31; 'point': 0.31; 'from:addr:yahoo.co.uk': 0.32; 'more,': 0.32; 'could': 0.32; 'to:addr:python-list': 0.33; 'me?': 0.33; 'table': 0.35; 'received:org': 0.36; 'correctly': 0.37; 'subject:: ': 0.38; 'mark': 0.38; 'to:addr:python.org': 0.39; 'google': 0.39; 'where': 0.40; 'header:Received:5': 0.40; 'think': 0.40; 'subject:, ': 0.61; 'subject:...': 0.63; 'email addr:gmail.com': 0.63; 'saturday': 0.65; 'soon': 0.70; 'benefit': 0.70; 'guides': 0.71; '"das': 0.84; 'grosse': 0.84; 'points,': 0.84; 'samedi': 0.84; 'subject:, ...': 0.84; 'zen': 0.84; 'received:89': 0.86 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Flexible string representation, unicode, typography, ... Date: Sat, 25 Aug 2012 09:58:24 +0100 References: <1874857c-68ef-4c1b-b15a-46ef47df9445@googlegroups.com> <1cb3f062-eb45-4b0c-977b-76afb099923c@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: host-89-240-160-192.as13285.net User-Agent: Mozilla/5.0 (Windows NT 6.0; rv:14.0) Gecko/20120713 Thunderbird/14.0 In-Reply-To: <1cb3f062-eb45-4b0c-977b-76afb099923c@googlegroups.com> X-Antivirus: avast! (VPS 120824-2, 24/08/2012), Outbound message X-Antivirus-Status: Clean X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 37 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345885204 news.xs4all.nl 6965 [2001:888:2000:d::a6]:37391 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27858 On 25/08/2012 08:27, wxjmfauth@gmail.com wrote: > Le samedi 25 août 2012 02:24:35 UTC+2, Antoine Pitrou a écrit : >> Ramchandra Apte gmail.com> writes: >> >>> >> >>> The zen of python is simply a guideline >> >> >> >> What's more, the Zen guides the language's design, not its implementation. >> >> People who think CPython is a complicated implementation can take a look at PyPy >> >> :-) > > Unicode design: a flat table of code points, where all code > points are "equals". > As soon as one attempts to escape from this rule, one has to > "pay" for it. > The creator of this machinery (flexible string representation) > can not even benefit from it in his native language (I think > I'm correctly informed). > > Hint: Google -> "Das grosse Eszett" > > jmf > It's Saturday morning, I'm stone cold sober, had a good sleep and I'm still baffled as to the point if any. Could someone please enlightem me? -- Cheers. Mark Lawrence.