Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'programmer': 0.03; 'statically': 0.07; 'lawrence': 0.09; 'typed': 0.09; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quick!': 0.16; 'subject:programming': 0.16; 'language': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'written': 0.21; 'cc:addr:python.org': 0.22; 'certainly': 0.24; 'cc:2**0': 0.24; 'compiled': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'too.': 0.31; "d'aprano": 0.31; 'steven': 0.31; 'received:google.com': 0.35; 'explains': 0.36; 'back': 0.62; 'mar': 0.68; 'quality': 0.72; '"it': 0.84; '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=bGnfaU6o3oSzD7sxOJloHy7xRI+gX1l4WkFXeDLYOoY=; b=r+aOwNsfwUhp3y2zQtFmg2GBF5eS0JTLkzqiS7ZvBbyrfIhwALykGY74zv7TvHYPDo I5PKp52BqsP819sWXukk1aeuwTArmdhf+Fg+vXBUICCrGicVGFFczOdSRWTB7WXOSiVI 6bWnlVRZ3LexMkRN+VCMxtqgouL7e25fyMsE2JnnzAVBTymSHbD6NHb03L9vCpLU5oDz OaT4Ej+nT1xtAZ2vXv+gbmeV+/6fc5iAH4ttpBfFoZjhrPdQ/U3rjdJ7JExzOD1gJCyK Z+pudKy8XFtCEvPX9SMOI6hcumX7id+A3u9N3AJPpPZaiDjWHM1oNipIS1KE63MGLw3c C0Yg== MIME-Version: 1.0 X-Received: by 10.68.201.10 with SMTP id jw10mr26947836pbc.25.1393945983728; Tue, 04 Mar 2014 07:13:03 -0800 (PST) In-Reply-To: <5315e963$0$29985$c3e8da3$5496439d@news.astraweb.com> 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> Date: Wed, 5 Mar 2014 02:13:03 +1100 Subject: Re: Functional programming 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1393945988 news.xs4all.nl 2953 [2001:888:2000:d::a6]:43971 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:67686 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* ChrisA