Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #56357

Re: Code golf challenge: XKCD 936 passwords

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 <square.steve@gmail.com>
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&gt;': 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 <CAPTjJmqAZZjWxwUBSGE8epdgh5CBrTm+4nWjbR51j28jqaj52Q@mail.gmail.com>
References <mailman.828.1381213051.18130.python-list@python.org> <68365e43-498f-4ad2-bac3-6a02938159c7@googlegroups.com> <d9df49e7-f3c9-4f10-9321-1417b8d2b725@googlegroups.com> <CAPTjJmqAZZjWxwUBSGE8epdgh5CBrTm+4nWjbR51j28jqaj52Q@mail.gmail.com>
MIME-Version 1.0
Content-Type multipart/alternative; boundary="----QMGKGPM6MTDU87RJ3S99KIJ1RD35CB"
Subject Re: Code golf challenge: XKCD 936 passwords
From Steve Simmons <square.steve@gmail.com>
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 <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.833.1381216100.18130.python-list@python.org> (permalink)
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

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

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
>-- 
>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

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Code golf challenge: XKCD 936 passwords Chris Angelico <rosuav@gmail.com> - 2013-10-08 17:17 +1100
  Re: Code golf challenge: XKCD 936 passwords sprucebondera@gmail.com - 2013-10-07 23:45 -0700
    Re: Code golf challenge: XKCD 936 passwords sprucebondera@gmail.com - 2013-10-07 23:48 -0700
      Re: Code golf challenge: XKCD 936 passwords Chris Angelico <rosuav@gmail.com> - 2013-10-08 17:52 +1100
        Re: Code golf challenge: XKCD 936 passwords Roy Smith <roy@panix.com> - 2013-10-08 08:33 -0400
          Re: Code golf challenge: XKCD 936 passwords Denis McMahon <denismfmcmahon@gmail.com> - 2013-10-08 15:36 +0000
            Re: Code golf challenge: XKCD 936 passwords Tim Chase <python.list@tim.thechases.com> - 2013-10-08 11:07 -0500
              Re: Code golf challenge: XKCD 936 passwords Tobiah <toby@tobiah.org> - 2013-10-08 10:38 -0700
      Re: Code golf challenge: XKCD 936 passwords Steve Simmons <square.steve@gmail.com> - 2013-10-08 08:02 +0100
      Re: Code golf challenge: XKCD 936 passwords Chris Angelico <rosuav@gmail.com> - 2013-10-08 18:13 +1100
      Re: Code golf challenge: XKCD 936 passwords Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-10-08 08:48 +0100
    Re: Code golf challenge: XKCD 936 passwords random832@fastmail.us - 2013-10-08 11:47 -0400
      Re: Code golf challenge: XKCD 936 passwords sprucebondera@gmail.com - 2013-10-08 13:27 -0700
        Re: Code golf challenge: XKCD 936 passwords Chris Angelico <rosuav@gmail.com> - 2013-10-09 07:35 +1100
    Re: Code golf challenge: XKCD 936 passwords Roy Smith <roy@panix.com> - 2013-10-08 21:38 -0400
      Re: Code golf challenge: XKCD 936 passwords Chris Angelico <rosuav@gmail.com> - 2013-10-09 13:10 +1100
        Re: Code golf challenge: XKCD 936 passwords Roy Smith <roy@panix.com> - 2013-10-08 22:52 -0400
      RE: Code golf challenge: XKCD 936 passwords Nick Cash <nick.cash@npcinternational.com> - 2013-10-09 16:07 +0000
        Re: Code golf challenge: XKCD 936 passwords Roy Smith <roy@panix.com> - 2013-10-09 20:29 -0400
  Re: Code golf challenge: XKCD 936 passwords Tobiah <toby@tobiah.org> - 2013-10-08 10:58 -0700

csiph-web