Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed3a.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.033 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.02; 'subject:not': 0.03; 'subject:Python': 0.06; 'cc:addr:python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:Unicode': 0.16; 'zeros': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; '14,': 0.36; 'anything': 0.39; 'subject:know': 0.84; 'subject:you': 0.87; 'subject:want': 0.91; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=ILrPqsiIKCfCSMbLa1PL/lDFl5V4SQV0spB3tiDX/s0=; b=E9ZBL8X3+HbJpHCPy51NVhb3FrlSCytyGGGiVQsZvocti7ztQRphoNcILhul9FJVFb b3HciwIE4F2M3eJLuLXIruj0wuwbt6Gem7r5izDS4F4JtOGokKfwhyYxkqrV5lXWPkpS KG9fBMqD/YlJ9BK2R9CFcep12A6EyQQPqpPwIqyacBHHONN2i68cNlOt1PmQTDM6GEAN 2Q2/NP6xdiUnnVW3IL29bFlI0c8gsZGueI2BNFJJyxc+ECOnfZDn+TllRP84FkDlcAUK Y9a4j0+RYLcma+VL9+aY8ufO19CEP5ybtkZv7q8FBFD/RHSSi3TqUZLLcuL/10a/z6Av UBRQ== MIME-Version: 1.0 X-Received: by 10.58.39.129 with SMTP id p1mr22251vek.69.1399991805442; Tue, 13 May 2014 07:36:45 -0700 (PDT) In-Reply-To: <2a5ac498-4bcc-4d39-a7bc-cd1bec3a77e4@googlegroups.com> References: <82899649-014a-4309-b06e-b981fc6921fa@googlegroups.com> <201405130145.05995.gheskett@wdtv.com> <857g5q9pvk.fsf@benfinney.id.au> <53722081$0$29980$c3e8da3$5496439d@news.astraweb.com> <2a5ac498-4bcc-4d39-a7bc-cd1bec3a77e4@googlegroups.com> Date: Wed, 14 May 2014 00:36:45 +1000 Subject: Re: Everything you did not want to know about Unicode in Python 3 From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1399991807 news.xs4all.nl 2962 [2001:888:2000:d::a6]:52305 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71496 On Wed, May 14, 2014 at 12:30 AM, Rustom Mody wrote: > Come to think of it why have anything other than zeros and ones? Obligatory: http://xkcd.com/257/ ChrisA