Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!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.002 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'programmer': 0.03; 'statically': 0.07; 'lawrence': 0.09; 'typed': 0.09; 'from:addr:mrabarnett.plus.com': 0.16; 'from:addr:python': 0.16; 'from:name:mrab': 0.16; 'message-id:@mrabarnett.plus.com': 0.16; 'quick!': 0.16; 'received:192.168.1.4': 0.16; 'received:84.93': 0.16; 'received:84.93.230': 0.16; 'subject:programming': 0.16; 'language': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'written': 0.21; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'certainly': 0.24; 'compiled': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'too.': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'received:84': 0.35; 'explains': 0.36; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'back': 0.62; 'mar': 0.68; 'quality': 0.72; '"it': 0.84 X-CM-Score: 0.00 X-CNFS-Analysis: v=2.1 cv=JLW1sq6b c=1 sm=1 tr=0 a=0nF1XD0wxitMEM03M9B4ZQ==:117 a=0nF1XD0wxitMEM03M9B4ZQ==:17 a=0Bzu9jTXAAAA:8 a=sASEtNAQL0YA:10 a=ihvODaAuJD4A:10 a=IkcTkHD0fZMA:10 a=EBOSESyhAAAA:8 a=kZ7UWmmPAAAA:8 a=BwAOwVeIOd9BeRKmTNwA:9 a=QEXdDO2ut3YA:10 a=pyH5b1fOeEsA:10 X-AUTH: mrabarnett:2500 Date: Tue, 04 Mar 2014 17:07:15 +0000 From: MRAB User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Functional programming References: <4c7dbc57-eef9-4582-aecd-aac13a39b45f@googlegroups.com> <3b54a279-03a1-4a81-a428-ecad6eb16036@googlegroups.com> <216bb5f4-32c4-4f86-a9f4-1b0dd37a2a81@googlegroups.com> <0129a5b9-b85f-4ad5-b5e2-bfb2a48041d5@googlegroups.com> <5314bb96$0$29985$c3e8da3$5496439d@news.astraweb.com> <5315661c$0$2923$c3e8da3$76491128@news.astraweb.com> <53159540$0$2923$c3e8da3$76491128@news.astraweb.com> <5315e963$0$29985$c3e8da3$5496439d@news.astraweb.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393952837 news.xs4all.nl 2862 [2001:888:2000:d::a6]:49690 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67705 On 2014-03-04 15:13, Chris Angelico wrote: > On Wed, Mar 5, 2014 at 1:55 AM, Steven D'Aprano > wrote: >> On Tue, 04 Mar 2014 14:05:44 +0000, Mark Lawrence wrote: >> >>> Once a statically typed language has been compiled the programmer can >>> head down to the pub. >> >> "It compiles? Quick! Ship it!" >> >> Well, that certainly explains the quality of some programs... > > It explains the quality of other programs too. They were written after > the programmer came back from the pub. > > *ducks for cover* > Or compiled before and tested after?