Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!goblin2!goblin.stu.neva.ru!newsfeed1.swip.net!uio.no!news.tele.dk!news.tele.dk!small.news.tele.dk!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.036 X-Spam-Evidence: '*H*': 0.93; '*S*': 0.00; 'filename': 0.09; '>on': 0.16; 'galaxy': 0.16; ':-)': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'email addr:gmail.com>': 0.22; 'rules': 0.22; 'header:User- Agent:1': 0.23; 'rid': 0.24; "shouldn't": 0.24; 'subject:Code': 0.24; 'typical': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'moved': 0.30; 'along': 0.30; 'url:mailman': 0.30; 'file': 0.32; 'another': 0.32; 'linux': 0.33; 'url:python': 0.33; 'received:google.com': 0.35; 'url:listinfo': 0.36; 'url:org': 0.36; 'should': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'making': 0.63; '2013': 0.98 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=user-agent:in-reply-to:references:mime-version:content-type:subject :from:date:to:message-id; bh=Ozw3VqFO0OZGbXLPdDj5ePrJJPad+HDHsISQ7Dhjh7c=; b=kmJasiISrGO4qjDXtf6ICLpBU9shgqLxqqarl9YiVMIk4dsTYAndImIw29h0Nc+lRn MCjQ0vC46GIFzNlGwzZ73GRUQqxt6/IoG+lllX0Z9kOgZqJ/rB/AJciDbHlizWZyzEos SgI3LGGCdrYffFzQV0xJFkgeazy4odsviaqkhmF6+uRUKcmKuPZKu+AyHA5rBeHayEZp SJMZetHWMSVKZ6O9Xp7B51wzPeOjs7UsThNBv+Wt2WyXQp0HpAp39mcmmd18YBPsqSig bmD8YeDWhHpF8Z9pdK7oBsouGNlKQJlzQdmp0EBUSMXYjuApUTH0BbJAbPncrBjc2oKr 65Gw== X-Received: by 10.180.182.68 with SMTP id ec4mr22216225wic.40.1381215752624; Tue, 08 Oct 2013 00:02:32 -0700 (PDT) User-Agent: K-9 Mail for Android In-Reply-To: References: <68365e43-498f-4ad2-bac3-6a02938159c7@googlegroups.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----QMGKGPM6MTDU87RJ3S99KIJ1RD35CB" Subject: Re: Code golf challenge: XKCD 936 passwords From: Steve Simmons Date: Tue, 08 Oct 2013 08:02:25 +0100 To: python-list@python.org 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: 32 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1381216100 news.xs4all.nl 15911 [2001:888:2000:d::a6]:53840 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:56357 ------QMGKGPM6MTDU87RJ3S99KIJ1RD35CB Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Chris Angelico wrote: >On Tue, Oct 8, 2013 at 5:48 PM, wrote: >> And if we were actually trying then that filename should just be >"/w". Would get rid of another 19 chars. > >I'm working this on the assumption that the dictionary file already >exists (that's where it is on my Debian Linux systems, for instance) >and shouldn't be moved :) > >ChrisA >-- >https://mail.python.org/mailman/listinfo/python-list Typical MUD Master - making up rules as you go along :-) Sent from a Galaxy far far away ------QMGKGPM6MTDU87RJ3S99KIJ1RD35CB Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit
Chris Angelico <rosuav@gmail.com> wrote:
On Tue, Oct 8, 2013 at 5:48 PM,  <sprucebondera@gmail.com> wrote:
And if we were actually trying then that filename should just be "/w". Would get rid of another 19 chars.

I'm working this on the assumption that the dictionary file already
exists (that's where it is on my Debian Linux systems, for instance)
and shouldn't be moved :)

ChrisA

Typical MUD Master - making up rules as you go along :-)

Sent from a Galaxy far far away ------QMGKGPM6MTDU87RJ3S99KIJ1RD35CB--