Path: csiph.com!usenet.pasdenom.info!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.xs4all.nl!newsfeed4a.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.075 X-Spam-Evidence: '*H*': 0.85; '*S*': 0.00; 'from:addr:yahoo.co.uk': 0.04; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'roy': 0.16; 'language': 0.16; 'wrote:': 0.18; 'obviously': 0.18; 'thoughts': 0.19; '>>>': 0.22; 'header:User-Agent:1': 0.23; '(for': 0.26; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply- To:1': 0.27; 'michael': 0.29; "i'm": 0.30; 'included': 0.31; 'code': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'worked': 0.33; '(i.e.': 0.33; 'cases': 0.33; 'sense': 0.34; 'except': 0.35; 'something': 0.35; 'c++': 0.36; 'should': 0.36; 'project': 0.37; 'somebody': 0.38; 'to:addr:python-list': 0.38; 'use.': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'wonderful': 0.60; 'real': 0.63; 'such': 0.63; 'our': 0.64; 'charset:windows-1252': 0.65; 'production': 0.68; 'smith': 0.68; 'subject:Hello': 0.72; 'article': 0.77; 'fish': 0.84; 'heh.': 0.84; 'received:as9105.com': 0.84; 'received:dsl.as9105.com': 0.84; 'received:dynamic.dsl.as9105.com': 0.84; 'edwards': 0.91; 'officially': 0.91; 'subject:World': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Mark Lawrence Subject: Re: Hello World Date: Mon, 22 Dec 2014 18:51:15 +0000 References: <54957226$0$12975$c3e8da3$5496439d@news.astraweb.com> <54971df7$0$30820$b1db1813$ba2d9d20@news.astraweb.com> <54974ed7$0$12986$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 80-44-192-214.dynamic.dsl.as9105.com User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 In-Reply-To: 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: 26 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1419274507 news.xs4all.nl 2956 [2001:888:2000:d::a6]:42854 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:82797 On 22/12/2014 16:23, Grant Edwards wrote: > On 2014-12-21, Roy Smith wrote: >> In article <54974ed7$0$12986$c3e8da3$5496439d@news.astraweb.com>, >> Steven D'Aprano wrote: >> >>> Obviously you don't write obfuscated code like this for production use, >>> except in such cases where you deliberately want to write obfuscated code >>> for production use. >> >> Heh. I once worked on a C++ project that included its own crypo code >> (i.e. custom implementations of things like AES and SHA-1). > > Damn. Should I ever start to do something like that (for a real > product), I hereby officially request that somebody please try to slap > some sense into me. > I'm having wonderful thoughts of Michael Palin's favourite Python sketch which involved fish slapping. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence