Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!lightspeed.eweka.nl!lightspeed.eweka.nl!newsfeed.xs4all.nl!newsfeed2a.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.075 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.01; 'cc:addr:python-list': 0.11; 'anybody.': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'high-traffic': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; '25,': 0.31; 'unique,': 0.31; 'test': 0.35; 'received:google.com': 0.35; 'pm,': 0.38; 'mailing': 0.39; 'here': 0.66; 'mar': 0.68; '2015': 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=pGvjnkskJ1FmZKJFe5kpskLjQY1dmFulyDwIuaGuw88=; b=PS1iCfxn6lz1SkDK6pM2rA2XJbijc80VY61VnM9vrJtoN5kI4XbAi5manvvuixuhxY JE6eObN6SV6DsgUrzUfVPz4C+Zczo/gZj0GEP5rLwFnpfJzjTomai0ydxe+TvlatoK+R EA1OnJ8/97dSGMxGs+/AD3LplmcZUN1Avxm+lsSocUrLwXT8EneBx96nGuAgGjUUXHsj PUYxwaLEAlzTuydTr0+BKsfTSTQwWvEec0gALnYz50S2mNZvjJEudOiwyM8yvAZgXWrb jPonL8froN/yzOTaDzdXB9HTN9LKUEvvNq7SX/euLQ6J32qL5ufcIhdIvbsB/Wi8JqIE kqkQ== MIME-Version: 1.0 X-Received: by 10.43.38.144 with SMTP id ti16mr29882515icb.26.1427253743400; Tue, 24 Mar 2015 20:22:23 -0700 (PDT) In-Reply-To: References: Date: Wed, 25 Mar 2015 14:22:23 +1100 Subject: Re: test2 From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.19 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1427253751 news.xs4all.nl 2963 [2001:888:2000:d::a6]:58076 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3087 X-Received-Body-CRC: 520819113 Xref: csiph.com comp.lang.python:87922 On Wed, Mar 25, 2015 at 2:11 PM, Tiglath Suriol wrote: > # Make this unique, and don't share it with anybody. > SECRET_KEY = '42=kv!a-il*!4j&7v+0(@a@vq_3j-+ysatta@l6-h63odj2)75' This right here is a reason to send your test messages someplace other than a huge, high-traffic mailing list! ChrisA