Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.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.022 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'lawrence': 0.09; 'subject:How': 0.10; 'cc:addr:python-list': 0.11; 'python': 0.11; 'devs': 0.16; 'expert,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:security': 0.16; 'unicode.': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'cc:addr:python.org': 0.22; 'unicode': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'core': 0.34; 'could': 0.34; "can't": 0.35; 'but': 0.35; 'received:google.com': 0.35; 'version': 0.36; 'implement': 0.38; 'anything': 0.39; 'according': 0.40; 'how': 0.40; 'our': 0.64; 'face': 0.64; 'mar': 0.68; 'to:none': 0.92; 'imagine': 0.93 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=1f+viNY23ySD2iWi/V4S/bVVrAKG+Yb8NtX7Z9L+t/Q=; b=I21faNwV+UDCTtyCRrsaKy0cUInDfIYe66awRVN8hBYQi+xdtfmizr3OhpnuASu081 u21zH+aee6y83w2shBNPh3AMhRWYD3UHqrBFSe492oMqBe/DFg+/On4mdDKP2jxpR0jQ TDjJe6aL5LTQhhLP7DOMLcvE4L2C5aA9XGR90aLJUvuCreFrSMpGerOYms2nam2ePA/J ql/Jgh7D2QaodyZk6FCPAj7NfkMwUPJHZWwOQNx6awxEDhgU8PcLDs5cVOGV1X9tsdJK YJG9tjvZBi4Xylm1xhgBhoSDyi/aDWF1yWzg2GLxh/pTB6EviDze9g8azuv2A34BUtgP FinQ== MIME-Version: 1.0 X-Received: by 10.68.248.7 with SMTP id yi7mr2652505pbc.31.1393975369650; Tue, 04 Mar 2014 15:22:49 -0800 (PST) In-Reply-To: References: <20140303221926.GA57537@cskk.homeip.net> <99ca7396-bcb8-49f9-b486-56ae88aa00e5@googlegroups.com> <87d2i1mvg7.fsf@elektro.pacujo.net> Date: Wed, 5 Mar 2014 10:22:49 +1100 Subject: Re: How security holes happen 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393975378 news.xs4all.nl 2907 [2001:888:2000:d::a6]:42059 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67756 On Wed, Mar 5, 2014 at 10:16 AM, Mark Lawrence wrote: >> Man, imagine what you could do with a Unicode version of Whitespace? >> > > Yes, but how do we pursuade the Python core devs to give us a decent > implementation? Let's face it, according to our resident unicode expert, > they can't get anything right about unicode. Easy. We get him to implement it. ChrisA