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.030 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'subject:string': 0.09; 'to:addr:comp.lang.python': 0.09; 'weak': 0.09; 'cc:addr:python- list': 0.10; 'devs': 0.16; 'subject:3.3': 0.16; 'unusable.': 0.16; 'which,': 0.16; 'mechanism': 0.17; 'aspect': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'non': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'coding': 0.27; 'developing': 0.28; 'point': 0.31; 'received:google.com': 0.34; 'basis.': 0.35; 'fail': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'characters': 0.36; 'does': 0.37; 'uses': 0.37; 'subject:New': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'build': 0.39; 'from:no real name:2**0': 0.60; 'skip:u 10': 0.60; 'most': 0.61; 'else.': 0.65; 'fascinating,': 0.84; 'otten': 0.84 Newsgroups: comp.lang.python Date: Sun, 19 Aug 2012 03:19:23 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=83.79.89.25; posting-account=ung4FAoAAAC46zhHJ0Nsnuox7M5gDvs_ References: <308df2af-abe7-4043-b199-0a39f440e0ab@googlegroups.com> <502f8a2a$0$29978$c3e8da3$5496439d@news.astraweb.com> <4c62a649-bc21-4e47-9c0f-acb1b1e70e36@googlegroups.com> <5030891f$0$29978$c3e8da3$5496439d@news.astraweb.com> <5030aa44$0$29978$c3e8da3$5496439d@news.astraweb.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 83.79.89.25 MIME-Version: 1.0 Subject: Re: New internal string format in 3.3 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1345371566 news.xs4all.nl 6846 [2001:888:2000:d::a6]:46648 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:27373 Le dimanche 19 ao=FBt 2012 11:37:09 UTC+2, Peter Otten a =E9crit=A0: You know, the techincal aspect is one thing. Understanding the coding of the characters as a whole is something else. The important point is not the coding per se, the relevant point is the set of characters a coding may represent. You can build the most sophisticated mechanism you which, if it does not take that point into account, it will always fail or be not optimal. This is precicely the weak point of this flexible representation. It uses latin-1 and latin-1 is for most users simply unusable. Fascinating, isn't it? Devs are developing sophisticed tools based on a non working basis. jmf