Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'pep': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'subject:iterable': 0.09; 'python': 0.11; 'finney': 0.16; 'iterable': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'subject:Removal': 0.16; 'unpacking': 0.16; 'url:peps': 0.16; 'header:User-Agent:1': 0.23; 'url:dev': 0.24; 'header:X-Complaints-To:1': 0.27; 'especially': 0.30; 'explained': 0.31; 'writes:': 0.31; 'anyone': 0.31; 'url:python': 0.33; 'subject: (': 0.35; 'described': 0.36; 'received:com.au': 0.36; 'url:org': 0.36; 'ben': 0.38; 'to:addr :python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'skip:\xe2 10': 0.65; 'removal': 0.74; 'received:125': 0.84; 'subject:calls': 0.84; 'your,': 0.84; 'subject:True': 0.91 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Ben Finney Subject: Removal of iterable unpacking in function calls (was: 1 > 0 == True -> False) Date: Fri, 31 Jan 2014 11:21:34 +1100 References: <99b0aa22-5fb3-460a-a080-dacb1c0f2fda@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: vmx15867.hosting24.com.au X-Public-Key-ID: 0xBD41714B X-Public-Key-Fingerprint: 9CFE 12B0 791A 4267 887F 520C B7AC 2E51 BD41 714B X-Public-Key-URL: http://www.benfinney.id.au/contact/bfinney-gpg.asc X-Post-From: Ben Finney User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:AWTYIHZCXeuoatftD29X43xnieU= X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 15 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1391127708 news.xs4all.nl 2888 [2001:888:2000:d::a6]:58132 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:65071 Rotwang writes: > On a vaguely-related note, does anyone know why iterable unpacking in > calls was removed in Python 3? This is explained in the PEP which described its removal , especially . -- \ “My, your, his, hers, ours, theirs, its. I'm, you're, he's, | `\ she's, we're, they're, it's.” —anonymous, alt.sysadmin.recovery | _o__) | Ben Finney