Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news-transit.tcx.org.uk!rt.uk.eu.org!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.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'python,': 0.01; 'languages,': 0.03; 'subject:based': 0.07; '25,': 0.12; 'am,': 0.12; 'received:209.85.210.174': 0.13; 'received:mail- iy0-f174.google.com': 0.13; 'clarified': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'it).': 0.16; 'newlines': 0.16; 'subject: \n ': 0.16; 'subject:syntax': 0.16; 'wrote:': 0.18; 'any,': 0.18; 'dec': 0.22; 'header:In-Reply-To:1': 0.22; 'obviously': 0.25; 'message-id:@mail.gmail.com': 0.28; 'again?': 0.30; 'sun,': 0.30; 'least': 0.30; 'point,': 0.32; "can't": 0.32; 'to:addr:python-list': 0.34; 'thats': 0.34; 'rest': 0.35; 'subject:/': 0.35; 'question': 0.36; '(by': 0.37; 'fair': 0.37; 'but': 0.37; 'received:google.com': 0.37; 'think': 0.37; 'somewhat': 0.38; 'received:209.85': 0.38; 'should': 0.39; 'received:209': 0.40; 'to:addr:python.org': 0.40; 'more': 0.61; '2011': 0.61; 'special': 0.68; 'ambiguous.': 0.84; 'beast': 0.84; 'denying': 0.84 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; bh=Q6xVRtphf9mE3HAj9/to30WSo5Hg/gYIS0HxBwrZEh8=; b=os1n4G7HuTH3iOXtkqFTCqtdyLqEfcnwpCf0SlfLimD4KTyved4Q1WxCnfZZwf/dTC toglr4gJoPNZ5qUn+lGMUCC1nm5oejgFRrkNZ4lHtxkm49SuhybxYL+Cim/T9cJOlLGd n3l6yifn0HR3u8m4VaboQR9D7WSc2btN8giAI= MIME-Version: 1.0 In-Reply-To: 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> <4ef0217f$0$11091$c3e8da3@news.astraweb.com> Date: Sun, 25 Dec 2011 04:51:32 +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 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1324749096 news.xs4all.nl 6886 [2001:888:2000:d::a6]:40706 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:17861 On Sun, Dec 25, 2011 at 4:23 AM, Eelco wrote: > Thats not a fair point, but more nitpicking. Yes, I should have been > more precise: in python, 'whitespace' is not a single beast like in > most languages, but newlines have a special meaning. I was obviously > not talking about those. Want to try again? In that case I can't think of any, but at least now you've clarified the question (by not denying the rest of it). It was somewhat ambiguous. ChrisA