Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!news.albasani.net!newsfeed.freenet.ag!news2.euro.net!newsfeed.xs4all.nl!newsfeed6.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.062 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; '16,': 0.03; 'subject:Question': 0.07; '(but': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:program': 0.16; 'wrote:': 0.17; "shouldn't": 0.17; 'filtering': 0.22; 'lets': 0.22; 'posts': 0.23; "i've": 0.23; 'feature': 0.24; 'allows': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; "i'm": 0.29; 'usually': 0.30; 'fri,': 0.30; 'seconds': 0.30; 'good.': 0.32; 'subject: .': 0.33; 'subject:Simple': 0.33; 'subject:regarding': 0.33; 'to:addr:python-list': 0.33; 'everyone': 0.33; 'received:google.com': 0.34; 'filter': 0.35; 'nov': 0.35; 'pm,': 0.35; 'received:209.85': 0.35; 'something': 0.35; 'but': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'nothing': 0.38; 'sure': 0.38; 'to:addr:python.org': 0.39; 'called': 0.39; 'header:Received:5': 0.40; 'help': 0.40; 'spam.': 0.61; 'more': 0.63; 'costs': 0.64; 'subject:running': 0.84; 'thing,': 0.84; 'unique.': 0.84; 'rusi': 0.91; 'technically': 0.91 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:to :content-type; bh=fQS8k1aFtlAwBoOXTwxHct5v/uhqlDKlMQZqxLSMqsI=; b=GFoPm3kSbY/MyXDZzz5cWAuk1+DYOxq419hzD+hA2y/oPDYj1lGbtxVnxsE9ogPjwF t1bEL9iS+E2auFQML2+B0S61VBjybzr0aSFmZFELkjOIxLMz57Tay+wsZWRZr/yhdgFS 3YsoBqpMJUx0tjBBJSlRBeubZOMPBmzDsHxY4XggfcIuyR+FXp8wX2KMPrF/5EDJRsdW EkzNW4w27THITsgH68lxozqFbIof6ReWp47tm016TDVKds7zaY1uSdkI0QmyNU0EzFtZ VsqbrcZyJlFNS09uUtkyR1jHw0s1j9v1qL4IYb0e363Lc204GSpVg/1SrdsPbi3y8zpX 9XPg== MIME-Version: 1.0 In-Reply-To: References: <22ae6963-6700-4ea7-b396-344d89ead7f2@googlegroups.com> <8085ebf2-9f08-4889-84c9-f786d6776001@googlegroups.com> <5f1bf680-ca10-446e-abbc-d3ba55327f2d@googlegroups.com> <6c3c5341-1fb4-4664-80b8-d3e08687830f@googlegroups.com> <50a42449$0$29978$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 16 Nov 2012 17:37:08 +1100 Subject: Re: Simple Question regarding running .py program From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1353047831 news.xs4all.nl 6970 [2001:888:2000:d::a6]:57011 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:33412 On Fri, Nov 16, 2012 at 3:10 PM, rusi wrote: > One small addition: GG allows spam posts to be marked as spam. > > This feature costs a few seconds and can help everyone (if a few more > GG users would use it) And Gmail lets you do the exact same thing, but I almost never need to do it, because the filter is already pretty good. Though every once in a while I go check the spambox and there's usually something that technically shouldn't have been called spam (but even then, I've never regretted missing it). And I'm sure you can get it with a newsreader too, though I've not looked. Spam filtering is nothing unique. ChrisA