Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!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.010 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'english.': 0.04; 'subject:password': 0.05; 'references,': 0.09; 'subject:PyPI': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; ':-)': 0.16; 'sender:addr:gmail.com': 0.17; 'wrote:': 0.18; 'aug': 0.22; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'fairly': 0.24; 'cc:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'guess': 0.33; 'could': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; "i'll": 0.36; 'that,': 0.38; 'little': 0.38; 'most': 0.60; 'to:addr:gmail.com': 0.65; '26,': 0.68; 'apart': 0.72; 'incoming': 0.72; 'listens': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=zPLAxkwD54D+7FGxc5B/NX2HgEmYt0TzORBg9MoCuHc=; b=N3InbgbyPd1UVJjVDcyBJI6Sgh7yT+Cwre0cS7LbdEDr/QR/utTv+L5jgDwiP7FFgS 8GgUxs8xD2+lH2wVZW4yZZrmRbmIOj0lFy2YrDe+gRUv48ptdCWxkMK1REhUDiCexa4V seFfy/9YWAOtnzS4WmJ2jSw38kwoAQSKEm1E7FaRM7fPa5NRv+wmhPiegZrjGnQitrKU 1UkOKZ0qA3fiA+LAYnc88b3CMx3uVDO0R0kcPQUqOfxEG59GPIgJqWsSi6Dvb7mO0RA5 uO/zTzBkfUkvTtXfIDLhZ54xlufdSK8NMlhRD3PD5ZTmnrxXN9HniyKnl1xM9/oPr3fh b6gg== MIME-Version: 1.0 X-Received: by 10.42.227.10 with SMTP id iy10mr14695018icb.3.1409069123329; Tue, 26 Aug 2014 09:05:23 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: References: Date: Tue, 26 Aug 2014 11:05:23 -0500 X-Google-Sender-Auth: hOXo-VTKt5fkxxhSggMl2iM36Sk Subject: Re: PyPI password rules From: Skip Montanaro To: Chris Angelico Content-Type: text/plain; charset=UTF-8 Cc: "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: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1409069127 news.xs4all.nl 2906 [2001:888:2000:d::a6]:44919 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:77049 On Tue, Aug 26, 2014 at 10:52 AM, Chris Angelico wrote: > Most of what Polly hears is fairly general chatter. There are a few > jargon terms like "metamagic" that are D&D-specific, but apart from > that, it's straight English. I guess I could write a little program that listens to my incoming email via IMAP. I'll have to see what that generates. Lots of Python and bike references, no doubt. :-) Skip