Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!newsfeed.straub-nv.de!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail From: Thomas 'PointedEars' Lahn Newsgroups: comp.lang.python Subject: Re: Simple exercise Date: Thu, 10 Mar 2016 17:08:12 +0100 Organization: PointedEars Software (PES) Lines: 15 Message-ID: <2968809.0JbxDi5QZk@PointedEars.de> References: <15045007.7fdgliee2q@PointedEars.de> <4942558.HO6WSNh2JR@PointedEars.de> Reply-To: Thomas 'PointedEars' Lahn Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8Bit X-Trace: solani.org 1457626092 727 eJwNytEVADEEBMCWCLuecoLov4S7+R4YlR1O0LHYWoMfSfQ7G+x55VSJnNx3/6hTJaa4JeWDDyRiEYQ= (10 Mar 2016 16:08:12 GMT) X-Complaints-To: abuse@news.solani.org NNTP-Posting-Date: Thu, 10 Mar 2016 16:08:12 +0000 (UTC) User-Agent: KNode/4.14.2 X-User-ID: eJwNy8ERwCAMA7CVCNgOGcdwZP8RWv3FpdBNiAKbjZ3Zehm7sidqDd8JxUN5tOfDoa+52XIfU39acDESM88HQcoVRQ== Cancel-Lock: sha1:TkvyBwLoRX6+g6/GYSqa3p9ZS/E= X-NNTP-Posting-Host: eJwFwYEBwDAEBMCV8nhknKD2H6F3VId3mNONy814HLyWOr44RHaHVqgoMHFBTqSU3mOfuf4M2hAH Xref: csiph.com comp.lang.python:104530 Thomas 'PointedEars' Lahn wrote: > od = OrderedDict() This is pointless, then. > […] > od = OrderedDict(map(lambda item: (item[0], 0), items)) > for item in items: od[item[0]] += item[1] -- PointedEars Twitter: @PointedEars2 Please do not cc me. / Bitte keine Kopien per E-Mail.