Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: Calling a list of functions Date: Mon, 14 Dec 2015 13:49:05 +1100 Lines: 12 Message-ID: References: <566e2cbc$0$1590$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de T+FMiX+GKezY0Xi0bczb7As7L6rmv9zJEDPHcXMeXEZA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'received:209.85.223': 0.03; 'cc:addr:python-list': 0.09; 'cherry': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'dec': 0.23; "haven't": 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; 'subject:list': 0.26; 'message-id:@mail.gmail.com': 0.27; '14,': 0.27; 'actual': 0.28; "d'aprano": 0.33; 'steven': 0.33; 'this?': 0.34; 'received:google.com': 0.35; 'received:209.85': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'really': 0.37; 'received:209': 0.38; 'why': 0.39; 'where': 0.40; 'ever': 0.60; 'chrisa': 0.84; 'tastes': 0.84; 'top.': 0.84; 'to:none': 0.91; '"that\'s': 0.91; 'before?': 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=5KOkK6IfbsBs3JUhwwTdpgjT6t7baE8Sz3BAUbKKEC4=; b=jhShmxANwzkgTDO9qF4OQrvxyTfgrCeZ96Gu1/hy/WyDIDN35stH++EerzztuzbKXN WGTH2M7iCO+L5vKGe09MAqzdyaILRCUEIshI3rTMk25cJ+gAcX6HcM9cnXidSMhOwb7i MFeeKm1c/OoMx5qwRHqPkTWz0lE+SyawvXouqMY1GWAhk3wH4VJTz+ELd37DAAddvxNg o4HglL//2uFhFt9ArzjlJMpsM4WFKSpJ7I8Mmb3PAtiYaIDxUXxQ4NFRIWv1d4k9UMpY oLGS2TpWDC0ku96teAwt5FN/OHEgLsceGaGTkzRjp8vvh9Z07YUEbr17Nsg5S9T5FMgB jtCg== X-Received: by 10.107.10.74 with SMTP id u71mr676796ioi.31.1450061345767; Sun, 13 Dec 2015 18:49:05 -0800 (PST) In-Reply-To: <566e2cbc$0$1590$c3e8da3$5496439d@news.astraweb.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com comp.lang.python:100404 On Mon, Dec 14, 2015 at 1:43 PM, Steven D'Aprano wrote: > Why do people do this? > > "Hi, here's a cake a made earlier, I think it tastes really nice. What do > you think?" > > "That's not a cake. It's a bowl of mud with a cherry on top. Where is the > actual cake?" Steven, haven't you ever had a mudcake before? ChrisA