Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cpython': 0.05; 'escape': 0.07; 'pypy': 0.07; 'python': 0.09; 'creator': 0.09; 'subject:string': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr :python-list': 0.10; ':-)': 0.13; 'language': 0.14; '"pay"': 0.16; 'antoine': 0.16; 'design:': 0.16; 'hint:': 0.16; 'pitrou': 0.16; 'subject:unicode': 0.16; 'string': 0.17; 'unicode': 0.17; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'writes:': 0.29; 'points': 0.29; "i'm": 0.29; 'code': 0.31; 'more,': 0.32; 'received:google.com': 0.34; 'table': 0.35; 'received:209.85': 0.35; 'correctly': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'google': 0.39; 'where': 0.40; 'think': 0.40; 'from:no real name:2**0': 0.60; 'subject:, ': 0.61; 'subject:...': 0.63; '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 Newsgroups: comp.lang.python Date: Sat, 25 Aug 2012 00:27:10 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.79.66.203; posting-account=ung4FAoAAAC46zhHJ0Nsnuox7M5gDvs_ References: <1874857c-68ef-4c1b-b15a-46ef47df9445@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 83.79.66.203 MIME-Version: 1.0 Subject: Re: Flexible string representation, unicode, typography, ... From: wxjmfauth@gmail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: , Message-ID: Lines: 28 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345879639 news.xs4all.nl 6900 [2001:888:2000:d::a6]:47731 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27853 Le samedi 25 ao=FBt 2012 02:24:35 UTC+2, Antoine Pitrou a =E9crit=A0: > Ramchandra Apte gmail.com> writes: >=20 > >=20 >=20 > > The zen of python is simply a guideline >=20 >=20 >=20 > What's more, the Zen guides the language's design, not its implementation= . >=20 > People who think CPython is a complicated implementation can take a look = at PyPy=20 >=20 > :-) 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