Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.009 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'creighton': 0.09; 'tuple': 0.09; 'unpack': 0.09; 'index': 0.13; 'message-----': 0.15; 'middle,': 0.16; 'skip:[ 60': 0.16; 'subject:assistance': 0.16; 'this).': 0.16; 'to:addr:web.de': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'first,': 0.20; 'to:2**1': 0.21; 'cheers,': 0.22; 'trying': 0.22; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.24; "i'm": 0.30; 'url:mailman': 0.30; 'url:python': 0.33; 'message-id:@gmail.com': 0.34; 'skip:- 10': 0.34; 'url:listinfo': 0.34; 'received:google.com': 0.35; 'sent:': 0.35; 'cc:': 0.35; 'fail': 0.35; 'subject:': 0.35; 'there': 0.36; 'url:org': 0.36; '(and': 0.36; 'cases': 0.36; 'subject:: ': 0.37; 'charset:us-ascii': 0.37; 'from:': 0.39; 'url:mail': 0.40; 'where': 0.40; 'subject:Need': 0.61; 'saturday,': 0.63; 'python- list': 0.66; 'email name:python-list': 0.67; 'homework': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:references:in-reply-to:subject:date:message-id :mime-version:content-type:content-transfer-encoding:thread-index :content-language; bh=13UkzSD5kxFwJdncdqIayRi0ybtWcYxfQcn0c0BmSu4=; b=Cd/I+rFnQH/6HeEp/dAdmaz+ozk0AH0VFZdn2F8m44tTECvrA52+ylcjCp4PMUN9M5 +9vCceNqMJSxR1RPVRPpZmxG0pH4ZGP6OErYscQgUd1jHZsf/kBOsXA3cGM/EHF/UUPo To0UWADEVqrdBYy49jmw28agdLdz+nZHtWYB1DfipJ8jYSMeiW1t/LEWF0/agAl2/soa TYeuF9dubrIoufXAEblW3Zt+f7KGTQr7aWPmfJdR6eP7WdqfX4c1rEF+tlMiNW6VpoJ5 h0QnXBqkJu2a0TY1tpdYeuv3nXQh+xKoVc4LVHxSwA60LTQZfJQdSbrc6QGuVH2EnYRa esNw== X-Received: by 10.60.178.99 with SMTP id cx3mr13016073oec.50.1437235572656; Sat, 18 Jul 2015 09:06:12 -0700 (PDT) From: "Joseph Lee" To: "'Laura Creighton'" , "'Sibylle Koczian'" Cc: References: <225d4ac6-3b88-4844-805b-b4b00cd62ef4@googlegroups.com> <55AA2BDE.6050605@web.de> <201507181216.t6ICGBrY022256@fido.openend.se> In-Reply-To: <201507181216.t6ICGBrY022256@fido.openend.se> Subject: RE: Need assistance Date: Sat, 18 Jul 2015 09:05:49 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQHFGU1Ew2BbT98ZRYki+bifuhl2HAHOXcrxAhm2OdMCJThbwJ3ISdBg Content-Language: en-us 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: , Newsgroups: comp.lang.python Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437235575 news.xs4all.nl 2862 [2001:888:2000:d::a6]:35917 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!usenet.pasdenom.info!news.stben.net!border1.nntp.ams1.giganews.com!nntp.giganews.com!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Xref: csiph.com comp.lang.python:94055 Hi Laura, There are edge cases where this may fail (and let's see if Craig catches this on his own). Cheers, Joseph -----Original Message----- From: Python-list [mailto:python-list-bounces+joseph.lee22590=gmail.com@python.org] On Behalf Of Laura Creighton Sent: Saturday, July 18, 2015 5:16 AM To: Sibylle Koczian Cc: python-list@python.org; lac@openend.se Subject: Re: Need assistance You don't have to index them. You can unpack them into a tuple of first, middle, last Laura (who is trying not to do somebody's homework for them, since I'm not the person who needs to learn this). -- https://mail.python.org/mailman/listinfo/python-list