Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.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.067 X-Spam-Evidence: '*H*': 0.87; '*S*': 0.00; 'ascii': 0.07; 'subject:python': 0.11; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'wrote:': 0.17; 'unicode': 0.17; 'saying': 0.18; '(not': 0.20; 'posted': 0.22; 'header:In-Reply- To:1': 0.25; 'header:User-Agent:1': 0.26; 'forgot': 0.27; 'post': 0.28; 'maybe': 0.29; 'lists': 0.31; 'code': 0.31; "aren't": 0.33; 'true.': 0.33; 'to:addr:python-list': 0.33; 'pm,': 0.35; 'too.': 0.35; 'received:org': 0.36; 'message-id:@gmail.com': 0.36; 'does': 0.37; 'some': 0.38; 'to:addr:python.org': 0.39; 'received:192': 0.39; 'little': 0.39; 'received:192.168': 0.40; 'header:Received:5': 0.40; "you've": 0.61; 'real': 0.61; 'more': 0.63; 'french': 0.64; 'compliant': 0.65; 'user,': 0.69 X-Virus-Scanned: amavisd-new at torriefamily.org Date: Wed, 20 Mar 2013 19:41:19 -0600 From: Michael Torrie User-Agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.12) Gecko/20130105 Thunderbird/10.0.12 MIME-Version: 1.0 To: python-list@python.org Subject: Re: "monty" < "python" References: <987098b6-d79c-4597-b656-9b3e983740e8@z3g2000vbg.googlegroups.com> In-Reply-To: <987098b6-d79c-4597-b656-9b3e983740e8@z3g2000vbg.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1363830094 news.xs4all.nl 6901 [2001:888:2000:d::a6]:46881 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:41627 On 03/20/2013 01:40 PM, jmfauth wrote: > I forgot Py33 is now optimized for ascii user, it is no more > unicode compliant and I stupidely tested/sorted lists of French > words... Just because you keep saying it does not make it true. How is Py33 not unicode compliant anymore? And maybe you ought to post some real code too. (not like you've posted to date with the little one-liners that aren't actually used in practice.)