Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Chris Angelico Newsgroups: comp.lang.python Subject: Re: What is a function parameter =[] for? Date: Sat, 28 Nov 2015 00:29:49 +1100 Lines: 10 Message-ID: References: <56550273$0$1585$c3e8da3$5496439d@news.astraweb.com> <5655f27b$0$1614$c3e8da3$5496439d@news.astraweb.com> <6imd5b9it55sucrcl95o95tppro7errfsi@4ax.com> <5657b30d$0$1600$c3e8da3$5496439d@news.astraweb.com> <5657c376$0$1618$c3e8da3$5496439d@news.astraweb.com> <5658533c$0$1591$c3e8da3$5496439d@news.astraweb.com> <201511271324.tARDOafP028282@fido.openend.se> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de v2GA6HBBbApu6M0aFjeUWg24Dzjj9L4x2rgzm4ZdY5Ig== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.012 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; '"as': 0.07; 'cc:addr :python-list': 0.09; 'creighton': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quantum': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; 'object,': 0.27; 'url:wikipedia': 0.29; 'url:wiki': 0.30; 'another': 0.32; 'received:google.com': 0.35; 'instance': 0.35; 'nov': 0.35; 'url:org': 0.36; 'received:209.85': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'url:en': 0.39; 'soon': 0.65; 'chrisa': 0.84; 'to:none': 0.91 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=ixdR187sR2bAY43RnaF1M1CRDNH0+ep34jXDeuuCgnE=; b=yyUKc5UM9+lONLHAQKagxpOjLnTb4XfiEJczk8Sg2EIJiauV6OMYeqNlGDo4Ge55Bm k0AeCaHpyMU0sQ8xQO0PltwEK8OVbmYkShzspv5iZLJ96HnuRlR2YEtV6UF4U3KmJuMB 4tqeO59+98e9gGGc1ylwUSQe/EfTtv+qv6wOi4MbZ0J/6qEu6CkCz4F0K0pKWg+pBpGH 1XA/Wkwxfl6JgvrKMe5i0F4QFcDaEu1oTPlR6YG9aeXQdnGCoZjrV4awitVBpu6V59Zx fXFfp/WPGw4DIB+qZFQRTQTngTTLK5U1naT+cDcZPDDcfRrfwJ+nc7N/JCF+/oG2/JaS oXpw== X-Received: by 10.50.225.38 with SMTP id rh6mr8294802igc.13.1448630989593; Fri, 27 Nov 2015 05:29:49 -0800 (PST) In-Reply-To: <201511271324.tARDOafP028282@fido.openend.se> 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:99643 On Sat, Nov 28, 2015 at 12:24 AM, Laura Creighton wrote: > I think it's just another instance of Just-In-Time Manufacturing > https://en.wikipedia.org/wiki/Just-in-time_manufacturing > > "As soon as you need a object, we'll have one ready". :) Just-In-Time Quantum Manufacturing: "As soon as you need an electron, we'll have the same one ready!" ChrisA