Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.straub-nv.de!feed.xsnews.nl!border-1.ams.xsnews.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'agree,': 0.07; 'subject:based': 0.07; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:80.91.229.12': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'received:lo.gmane.org': 0.09; 'perl.': 0.16; 'subject: \n ': 0.16; 'subject:syntax': 0.16; 'language': 0.17; 'wrote:': 0.18; "doesn't": 0.22; 'header:In-Reply-To:1': 0.22; 'looks': 0.29; 'pm,': 0.29; 'plus,': 0.30; 'header:User-Agent:1': 0.33; 'header:X -Complaints-To:1': 0.33; 'to:addr:python-list': 0.34; 'thats': 0.34; 'subject:/': 0.35; 'received:au': 0.36; 'but': 0.37; 'received:org': 0.38; 'to:addr:python.org': 0.40; 'bottom': 0.68; '11:08': 0.84; 'motivating': 0.84; 'received:110': 0.95 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Lie Ryan Subject: Re: Pythonification of the asterisk-based collection packing/unpacking syntax Date: Thu, 29 Dec 2011 09:29:24 +1100 References: <841f4d29-f50b-4b0b-912b-b497fb6e60ec@t16g2000vba.googlegroups.com> <15424060.724.1324183952802.JavaMail.geo-discussion-forums@prix23> <55f2aab5-be87-460e-8576-645ac225c63d@l19g2000yqc.googlegroups.com> <272d2d13-3168-4991-84ed-57a255a98c10@p9g2000vbb.googlegroups.com> <99ae9ba0-4488-4b77-8e56-cf5af0d594af@cs7g2000vbb.googlegroups.com> <4ef72180$0$29973$c3e8da3$5496439d@news.astraweb.com> <4efa5072$0$29973$c3e8da3$5496439d@news.astraweb.com> <4efab65f$0$29973$c3e8da3$5496439d@news.astraweb.com> <954ec0e8-327b-45c4-b49e-9c69c2e463c7@j10g2000vbe.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: 110-175-240-90.static.tpgi.com.au User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20111124 Thunderbird/8.0 In-Reply-To: <954ec0e8-327b-45c4-b49e-9c69c2e463c7@j10g2000vbe.googlegroups.com> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1325111379 news.xs4all.nl 6957 [2001:888:2000:d::a6]:45246 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:18148 On 12/28/2011 11:08 PM, Eelco wrote: > I personally feel any performance benefits are but a plus; they are > not the motivating factor for this idea. I simply like the added > verbosity and explicitness, thats the bottom line. Any performance benefits are a plus, I agree, as long as it doesn't make my language looks like Perl. Now get off my lawn!