Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Ian Kelly Newsgroups: comp.lang.python Subject: Re: Late-binding of function defaults (was Re: What is a function parameter =[] for?) Date: Wed, 25 Nov 2015 11:03:51 -0700 Lines: 9 Message-ID: References: <87d1v5emhl.fsf@elektro.pacujo.net> <564e6a62$0$1620$c3e8da3$5496439d@news.astraweb.com> <565592e9$0$1615$c3e8da3$5496439d@news.astraweb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de FuTYrrpr76Yfsi2k0NsH2gKopHdEX15wQ6s+R5nMM18g== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'python': 0.10; 'wed,': 0.15; 'subject: \n ': 0.15; 'evaluating': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'simplicity,': 0.16; 'subject:?)': 0.16; 'wrote:': 0.16; '2015': 0.20; 'am,': 0.23; 'header:In-Reply- To:1': 0.24; 'message-id:@mail.gmail.com': 0.27; 'actual': 0.28; 'comparison': 0.29; "i'll": 0.33; 'languages': 0.34; 'received:google.com': 0.35; 'nov': 0.35; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:209.85.213': 0.37; 'received:209': 0.38; 'subject:-': 0.39; 'to:addr:python.org': 0.40; 'us.': 0.62; "they're": 0.66; 'power': 0.72; 'to:name:python': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=okUG87dx6fBe+cIygvdrqfohuPp93XU/KOhpnFUG9qI=; b=Yx4lnJQA5EOzPtNDxtLFXzDVRdWAdMNEV2JCRy0FKOFYSV6RofmItddEvv7HXS9LUO Gv4sJ6snPG+knEE1neJ7VRvfjFQi0xAZfVr3W/0/BQdDmebmDL75lAwGvfKDzAE/6y6u eg2orZnZ1cBsijB0Ddbnsyp/FLNu9q2FZ2Leu4dbrO25kigudkX0/PSanVl2uBIf/vkL tsRdHjCilgujzgMVz2wtATu9EhdzUGDqjBVwre4gmZ9mxsms2XoCxTBuIYIp2oIhLous q3691vSZ+4vvyhViG3i9ATUE4rj90IXMAoKPhZ4g4NhTrrhHCaSW1LbDCa46e98L2LAm GOMw== X-Received: by 10.50.73.130 with SMTP id l2mr5351830igv.93.1448474670936; Wed, 25 Nov 2015 10:04:30 -0800 (PST) In-Reply-To: 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:99469 On Wed, Nov 25, 2015 at 10:18 AM, BartC wrote: >> We have no way of evaluating their power or simplicity, >> since they are not available to us. > > I'll see if I can rustle up a comparison so that Python users can see what > they're missing! Unless you're going to make the actual languages available for public use, what's the point?