Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.099 X-Spam-Evidence: '*H*': 0.80; '*S*': 0.00; 'cc:addr:python-list': 0.11; '-tkc': 0.16; 'from:addr:python.list': 0.16; 'from:addr:tim.thechases.com': 0.16; 'from:name:tim chase': 0.16; 'it".': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'gets': 0.27; 'header:In-Reply-To:1': 0.27; 'then.': 0.30; 'subject:list': 0.30; 'subject:that': 0.31; 'figure': 0.32; 'thanks!': 0.32; 'guess': 0.33; "i'd": 0.34; 'minutes,': 0.36; 'replies': 0.36; 'charset:us- ascii': 0.36; 'subject:?': 0.36; 'simple': 0.61; 'to:addr:gmail.com': 0.65; 'within': 0.65; 'subject:there': 0.68; 'obvious': 0.74; '"one': 0.84; 'it"': 0.84; 'received:50.22': 0.84 Date: Wed, 28 Aug 2013 08:43:39 -0500 From: Tim Chase To: AdamKal Subject: Re: Is there a function that applies list of functions to a value? In-Reply-To: <21b63d71-14ce-4a59-9e5a-092156832d0b@googlegroups.com> References: <21b63d71-14ce-4a59-9e5a-092156832d0b@googlegroups.com> X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Importance: low X-Priority: 4 (Low) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - boston.accountservergroup.com X-AntiAbuse: Original Domain - python.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - tim.thechases.com X-Get-Message-Sender-Via: boston.accountservergroup.com: none Cc: python-list@python.org 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1377697347 news.xs4all.nl 15970 [2001:888:2000:d::a6]:50981 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:53159 On 2013-08-28 06:23, AdamKal wrote: > Thanks! > > I guess this is as simple as it gets then. I was just looking for > the "one obvious way to do it". When 3 replies from 3 people all arrive within minutes, each suggesting reduce(), I'd figure it's the "one obvious way to do it" :-) -tkc