Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python.': 0.02; 'that?': 0.05; 'compiler': 0.07; 'from:addr:ethan': 0.09; 'from:addr:stoneleaf.us': 0.09; 'from:name:ethan furman': 0.09; 'message-id:@stoneleaf.us': 0.09; '~ethan~': 0.09; 'subject:How': 0.10; 'wrote': 0.14; 'cool.': 0.16; 'lisp': 0.16; 'subject:security': 0.16; 'do,': 0.16; 'wrote:': 0.18; 'backend': 0.19; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'skip': 0.24; 'looks': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'long.': 0.31; 'totally': 0.33; 'maybe': 0.34; 'charset:us- ascii': 0.36; "i'll": 0.36; 'url:org': 0.36; 'handle': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'forward': 0.65; 'finally': 0.65; 'minutes': 0.67; 'mar': 0.68; 'batchelder': 0.84; 'video...': 0.84 Date: Tue, 04 Mar 2014 13:49:38 -0800 From: Ethan Furman User-Agent: Mozilla/5.0 (X11; Linux i686; rv:16.0) Gecko/20121010 Thunderbird/16.0.1 MIME-Version: 1.0 To: python-list@python.org Subject: Re: How security holes happen References: <20140303221926.GA57537@cskk.homeip.net> <99ca7396-bcb8-49f9-b486-56ae88aa00e5@googlegroups.com> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator3304.hostgator.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - stoneleaf.us X-BWhitelist: no X-Source-IP: 70.210.139.137 X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: ([192.168.43.29]) [70.210.139.137]:8162 X-Source-Auth: ethan+stoneleaf.us X-Email-Count: 2 X-Source-Cap: dG9idWs7dG9idWs7Z2F0b3IzMzA0Lmhvc3RnYXRvci5jb20= 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393972610 news.xs4all.nl 2942 [2001:888:2000:d::a6]:58086 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67742 On 03/04/2014 12:47 PM, Ned Batchelder wrote: > On 3/4/14 12:16 PM, Skip Montanaro wrote: >> On Tue, Mar 4, 2014 at 11:07 AM, Chris Angelico wrote: >>> I don't have time to watch an hour-long video... what'd he do, >>> exactly that? >> >> If you fast forward to 16:14, his talk is about five minutes long. He >> wrote a Lisp compiler whose backend is Python. >> >> Skip >> > > It's Hy: http://hylang.org Okay, that looks totally cool. Maybe I'll finally get a handle on LISP! :) -- ~Ethan~