Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100404

Re: Calling a list of functions

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Chris Angelico <rosuav@gmail.com>
Newsgroups comp.lang.python
Subject Re: Calling a list of functions
Date Mon, 14 Dec 2015 13:49:05 +1100
Lines 12
Message-ID <mailman.1.1450061347.14916.python-list@python.org> (permalink)
References <mailman.210.1450027598.12405.python-list@python.org> <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 <rosuav@gmail.com>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:100404

Show key headers only | View raw


On Mon, Dec 14, 2015 at 1:43 PM, Steven D'Aprano <steve@pearwood.info> 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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Calling a list of functions Ganesh Pal <ganesh1pal@gmail.com> - 2015-12-13 22:56 +0530
  Re: Calling a list of functions BartC <bc@freeuk.com> - 2015-12-13 17:38 +0000
  Re: Calling a list of functions Grant Edwards <invalid@invalid.invalid> - 2015-12-13 17:41 +0000
  Re: Calling a list of functions Steven D'Aprano <steve@pearwood.info> - 2015-12-14 13:43 +1100
    Re: Calling a list of functions Chris Angelico <rosuav@gmail.com> - 2015-12-14 13:49 +1100
  Re: Calling a list of functions Anand <abapat@gmail.com> - 2015-12-13 21:54 -0800

csiph-web