Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.017 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:two': 0.07; 'cc:addr:python-list': 0.11; 'python': 0.11; 'bug': 0.12; 'delighted': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'java.': 0.16; 'quest': 0.16; 'subject:based': 0.16; 'subject:key': 0.16; 'wrote:': 0.18; 'module': 0.19; 'meant': 0.20; 'feb': 0.22; 'import': 0.22; 'cc:addr:python.org': 0.22; 'mon,': 0.24; 'cc:2**0': 0.24; 'tracker': 0.26; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'subject:per': 0.31; 'subject:from': 0.34; 'subject:lists': 0.35; 'received:google.com': 0.35; 'raising': 0.36; 'reflect': 0.36; 'entry': 0.36; "i'll": 0.36; 'changing': 0.37; 'issue': 0.38; 'changed': 0.39; 'ian': 0.60; 'new': 0.61; "you're": 0.61; 'name': 0.63; '2015': 0.84; 'zen': 0.84; 'to:none': 0.92 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=EgPXcTD9tDq1/W3zJ/jpOjBL+wQ2+TyWYRpSdNyhhS4=; b=NeK8ya089OtDgEeXmmbnsgTdRJqJMQjwnpov11tbmBWJxeKzul98Wj/6pZu3P0gB7S Fi2KSCpG/q1mKOdXJUjmkGS3z+fx1dLJFiJ+MLAGRSUYgCMYHAFm+QV9oI39t73tLI52 urhuLXWRInT6OgLsupjrvrSAL6ZNIVpriq9yBoW8en84YGCHLpkGWZ8xJS/hOfHJUklQ VpBAYKChNsXIAO/Wut4qISwjEvkuvNluC4AuR3D2a2kWdpC/RCUNdAMaSJxU+NUKwtrv lKYe4Di4XMXArf62aU2W/Mtc6DIZbpXeNXGhAVJODZ6nKNVs9nzNPO6gPgguOrFT0EdP YZDw== MIME-Version: 1.0 X-Received: by 10.50.66.179 with SMTP id g19mr8295473igt.34.1422822799133; Sun, 01 Feb 2015 12:33:19 -0800 (PST) In-Reply-To: References: <0dddee06-233b-436a-be48-3c16e62c1718@googlegroups.com> Date: Mon, 2 Feb 2015 07:33:19 +1100 Subject: Re: Create dictionary based of x items per key from two lists From: Chris Angelico Cc: Python Content-Type: text/plain; charset=UTF-8 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: 11 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1422822807 news.xs4all.nl 2911 [2001:888:2000:d::a6]:50135 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:85027 On Mon, Feb 2, 2015 at 6:36 AM, Ian Kelly wrote: >> At long last my quest seeking the final entry for the Zen of Python is over. >> I'll be delighted to let you accept the honour of raising an issue on the >> bug tracker to get the "this" module changed to reflect my new found wisdom. > > And while you're at it, please also work on changing the name of the > module to "self" -- "this" is for Java. I thought it was meant to be like English - "Here, import this". ChrisA