Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: "Jan Erik =?utf-8?q?Mostr=C3=B6m?=" Newsgroups: comp.lang.python Subject: Re: Why not allow empty code blocks? Date: Sun, 31 Jul 2016 20:58:32 +0200 Lines: 25 Message-ID: References: <579B1ABB.1070500@rece.vub.ac.be> <579c2095$0$22142$c3e8da3$5496439d@news.astraweb.com> <20160730103937.6b993ad5@imp> <20160730131105.443fff84@imp> <579e33bc$0$1615$c3e8da3$5496439d@news.astraweb.com> <6A18D2EB-E847-4957-9E7C-88B7220123B1@mostrom.pp.se> Mime-Version: 1.0 Content-Type: text/plain; format=flowed X-Trace: news.uni-berlin.de pVkVKS5CrHnnELZWnOhK8AU+rLXKyccXxpMLvU8mudfQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.014 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'see.': 0.07; 'subject:code': 0.07; 'cc:addr:python-list': 0.09; 'subject:Why': 0.09; 'subject:not': 0.11; '2016': 0.16; 'from:addr:lists': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:allow': 0.16; 'usenet': 0.16; 'wrote:': 0.16; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'aug': 0.20; 'machine': 0.21; 'filtering': 0.22; 'fraction': 0.22; 'cc:no real name:2**0': 0.22; 'am,': 0.23; '(or': 0.23; "haven't": 0.24; 'header:In-Reply-To:1': 0.24; 'mon,': 0.24; "i've": 0.25; 'moved': 0.27; 'websites,': 0.27; "they'll": 0.29; 'guess': 0.31; 'primary': 0.31; 'addresses': 0.32; 'anybody': 0.32; 'addresses,': 0.33; "d'aprano": 0.33; 'doubt': 0.33; 'steven': 0.33; 'open': 0.33; 'but': 0.36; 'there': 0.36; 'subject:?': 0.36; 'subject:: ': 0.37; 'one,': 0.37; 'received:192': 0.39; 'address': 0.61; 'spam.': 0.61; 'today': 0.65; 'jul': 0.72; 'hoping': 0.77; 'invitation': 0.80; 'openly': 0.84; 'received:(halon mail gateway)': 0.84; 'received:binero.net': 0.84; 'to:none': 0.91 X-Halon-ID: c595fac9-5750-11e6-b8a7-005056917f90 Authorized-sender: lists@mostrom.pp.se In-Reply-To: <579e33bc$0$1615$c3e8da3$5496439d@news.astraweb.com> X-Mailer: MailMate (1.9.4r5234) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <6A18D2EB-E847-4957-9E7C-88B7220123B1@mostrom.pp.se> X-Mailman-Original-References: <579B1ABB.1070500@rece.vub.ac.be> <579c2095$0$22142$c3e8da3$5496439d@news.astraweb.com> <20160730103937.6b993ad5@imp> <20160730131105.443fff84@imp> <579e33bc$0$1615$c3e8da3$5496439d@news.astraweb.com> Xref: csiph.com comp.lang.python:112151 On 31 Jul 2016, at 19:22, Steven D'Aprano wrote: > On Mon, 1 Aug 2016 12:25 am, Gordon Levi wrote: > > >> I admire those who use a valid email address on Usenet but it is an >> open invitation for spammers. I doubt if there is anybody who uses >> their primary email address. > > > Spammers have moved on from Usenet. Those few that haven't are > indistinguishable from the thousands who harvest email addresses from > websites, address books, or just randomly generate addresses hoping > they'll > be delivered. I've used my email addresses, including this one, openly for the last 20 years (or so). The number of spam emails today is just a very small fraction of those I received in the 90s/00s, with the help of a Spam filtering program on my machine (SpamSieve in my case) I rarely get any spam at all that I see. My guess is that the ISPs are way better at filtering away the spam. = jem