Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Stephen Hansen Newsgroups: comp.lang.python Subject: Re: pylint woes Date: Sun, 08 May 2016 15:05:23 -0700 Lines: 24 Message-ID: References: <572eb1c3$0$1616$c3e8da3$5496439d@news.astraweb.com> <572f767d$0$1619$c3e8da3$5496439d@news.astraweb.com> <1462743504.956579.601680113.41764235@webmail.messagingengine.com> <1462745123.961210.601695129.615D10A0@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de umuN7+zPaSvSERi6fcq2+QStkw76B+ZruTDua3Hks/Bg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'approving': 0.09; 'received:internal': 0.09; '*only*': 0.16; 'colons': 0.16; 'commas,': 0.16; 'dfs': 0.16; 'message- id:@webmail.messagingengine.com': 0.16; 'pep8': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'url:pep-0008': 0.16; 'wrote:': 0.16; 'example.': 0.18; 'saying': 0.22; 'stephen': 0.22; 'header:In-Reply-To:1': 0.24; 'spaces': 0.29; 'url:peps': 0.29; "i'm": 0.30; 'print': 0.30; 'code': 0.30; 'point': 0.33; 'url:python': 0.33; 'surprised': 0.33; 'url:dev': 0.35; 'something': 0.35; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'to:addr:python.org': 0.40; 'header:Message-Id:1': 0.61; 'you.': 0.64; 'of:': 0.66; 'signing': 0.66; 'helping': 0.67; '100%': 0.72 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=ixokai.io; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=oxRhdMha771FzKZ1EeAJOShd82k=; b=LV/egO UStkzVySkWKRXwVnKYSkc0VtuhGovyBRJwPcL907gmzonQGr+qqRRGs+PDKUasLz XrjWz2XXx+KhtWYGTStfXtaYW9hS0sJdqdSV76kbhQzNZMKVQCXsB9cgBM+7uHSd Q/yTwq+zB1NxgxnCad1pxjEoyLX/3VE3lgltY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=oxRhdMha771FzKZ 1EeAJOShd82k=; b=Hdfvo4K+rjuW4ksK/vovw10qnXmpZN9PH+lGOXcfQPGekAQ VOyRt19ehKQrJKdFdQYJHpvvJChi5SrP/Yn6l0hJ7U0N+/0zX48CHO9RYk7tCk99 LbLjzEcgUY0fjkwEKoJQwokQ705gAh+nMs+4HA+l4+C+5JqNwXlcF0Zvq2t4= X-Sasl-Enc: Ijv6SqgPIPvFgJRdd8YFn3eyOoQ49qb2c2an5ruEFHaN 1462745123 X-Mailer: MessagingEngine.com Webmail Interface - ajax-140377c4 In-Reply-To: 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: <1462745123.961210.601695129.615D10A0@webmail.messagingengine.com> X-Mailman-Original-References: <572eb1c3$0$1616$c3e8da3$5496439d@news.astraweb.com> <572f767d$0$1619$c3e8da3$5496439d@news.astraweb.com> <1462743504.956579.601680113.41764235@webmail.messagingengine.com> Xref: csiph.com comp.lang.python:108392 On Sun, May 8, 2016, at 02:46 PM, DFS wrote: > On 5/8/2016 5:38 PM, Stephen Hansen wrote: > > On Sun, May 8, 2016, at 02:16 PM, DFS wrote: > >> I was surprised to see the PEP8 guide approve of: > >> > >> "Yes: if x == 4: print x, y; x, y = y, x" > >> > >> https://www.python.org/dev/peps/pep-0008/#pet-peeves > > > > That is not approving of that line of code as something to mimic, its > > speaking *only* about *whitespace*. > > > > ALL its saying is, "don't put spaces before commas, colons or > > semicolons". You can infer nothing else about it. > > I can infer that it's 100% approved of, since he used it as an example. Not if you don't want to be a fool. And at this point I'm signing out from helping you. -- Stephen Hansen m e @ i x o k a i . i o