Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!newsfeed.xs4all.nl!newsfeed6.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.042 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'reason.': 0.07; 'subject:based': 0.07; 'received:209.85.210.174': 0.13; 'received :mail-iy0-f174.google.com': 0.13; 'alex23': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'ops': 0.16; 'subject: \n ': 0.16; 'subject:syntax': 0.16; 'wrote:': 0.18; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'code.': 0.26; 'message-id:@mail.gmail.com': 0.28; 'pm,': 0.29; 'chris': 0.30; 'does': 0.32; 'tue,': 0.32; 'idea': 0.32; 'that,': 0.33; 'to:addr :python-list': 0.34; 'issue': 0.35; 'subject:/': 0.35; 'post': 0.36; 'received:google.com': 0.37; 'received:209.85': 0.38; 'why': 0.39; 'received:209': 0.40; 'to:addr:python.org': 0.40; '2011': 0.61; 'your': 0.61; 'saw': 0.67; '19,': 0.68; 'note:': 0.69; 'legal': 0.70; 'death': 0.80; 'tied': 0.93 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=l/cFONM/FCQrJ7d6DUThJIJl8pO4CrZlOwNnHTXHVQI=; b=rwySMv1TH84ZMViKVPD6us4B4HrMMtKlO7K0byjOmlvRrIbbXkBVCpt4tX36jK1pSb ZtBgUx+tmke6jYIBBqEyS/lX0uIVsRwhbijKFFaZVTEnoMcgvJSA5ny3TBNPhS7rO7Tf QS/xxYXX4tu2Zr3LcI7d/C4LOQ5bHU22YX00Y= MIME-Version: 1.0 In-Reply-To: <90b89587-b3b6-4217-8cbe-d69619d73925@e2g2000vbb.googlegroups.com> References: <841f4d29-f50b-4b0b-912b-b497fb6e60ec@t16g2000vba.googlegroups.com> <15424060.724.1324183952802.JavaMail.geo-discussion-forums@prix23> <298b28e6-b8c9-43e1-8c90-cf0d7654fe68@y12g2000vba.googlegroups.com> <56f0073e-e259-4a9d-bd3a-1221fd74c5b1@d8g2000vbb.googlegroups.com> <90b89587-b3b6-4217-8cbe-d69619d73925@e2g2000vbb.googlegroups.com> Date: Tue, 20 Dec 2011 15:10:36 +1100 Subject: Re: Pythonification of the asterisk-based collection packing/unpacking syntax From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1324354239 news.xs4all.nl 6964 [2001:888:2000:d::a6]:60230 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:17554 On Tue, Dec 20, 2011 at 2:31 PM, alex23 wrote: > On Dec 19, 2:35=A0pm, Chris Angelico wrote: >> Point to note: >> >> list,set =3D set,list =A0# Request a death sentence from the next mainta= iner >> >> is perfectly legal code. Now, what does your "args=3D" line do? >> >> ChrisA > > Why are you directing this at my mocking of the OPs idea when the same > issue is present in his proposal? Because it was after reading your post that I saw reason to write that, and it tied in better with your post than any other. No other reason. ChrisA