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: Fri, 27 Nov 2015 14:06:42 +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> <5657C64C.1020807@mrabarnett.plus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de ftAsmefHithgR6+EpjjfBwRNsRc0I4MSc3OzAVQZcmbg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'mrab': 0.05; 'exist,': 0.07; 'cc:addr:python-list': 0.09; 'python': 0.10; '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; 'changes': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; "aren't": 0.22; 'header:In-Reply- To:1': 0.24; 'all.': 0.24; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'argue': 0.29; 'received:google.com': 0.35; 'could': 0.35; 'exist': 0.35; 'nov': 0.35; 'programming.': 0.35; 'something': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'subject:?': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'different': 0.63; 'chrisa': 0.84; 'mechanics': 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=AnVwUl3dOzzkjQY+xjmTC91xVVz+PTxxrfFgBBDpZ8I=; b=pez7dPp+ssiotqGwhJYdJ0EkFl6eFPdvyb9f+rQnf76AXj5/oEZYzNpAAJ6HrPeAS5 4WF87Q5W46XaLNFsw0PYEWrb0W9wt1DTdqvmps2t7897RP0b60rTlyel789Z7oc7tQA6 TZFlndH8aEDbfmJZB0yx0lAl3kp5Gf4nsNDg1Bdxv9KrertVGKo/ItMjDRGhglwjslzh 3cI8PH4kFNQfv1iXy3lcAAZyduKiCnckB77JhiolEQYFZPDuUKDcYu1UbE2d/9yBUuSH tRzktXGAqHEhIiMUaIaKHcRcPqB191oa8bkv6ytj6lHYaNw9FrO6s1mCkrc6t97iMLWl 2zAw== X-Received: by 10.50.83.38 with SMTP id n6mr6168174igy.92.1448593602750; Thu, 26 Nov 2015 19:06:42 -0800 (PST) In-Reply-To: <5657C64C.1020807@mrabarnett.plus.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:99623 On Fri, Nov 27, 2015 at 1:56 PM, MRAB wrote: > You could argue that it _does_ continue to exist, it just changes its > form... PyPy: The Quantum Mechanics of Python programming. If you aren't actually looking at something right at this instant, it might exist in a different form... or not exist at all. But hey! By the time you get to look at it again, it'll exist just as if it was never gone! ChrisA