Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Random832 Newsgroups: comp.lang.python Subject: Re: Falsehoods People Believe about PEP 8 (was: Guido sees the light: PEP 8 updated) Date: Sat, 16 Apr 2016 16:44:30 -0400 Lines: 5 Message-ID: References: <5711c1b3$0$1596$c3e8da3$5496439d@news.astraweb.com> <87shym6kpo.fsf@elektro.pacujo.net> <87h9f26ioa.fsf@elektro.pacujo.net> <85potpuwwt.fsf_-_@benfinney.id.au> <1460839470.2322496.580822385.2D74AE6C@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de e9cHiORGwIZ5JPz1AoQhwAUbUrmm1NL7OGsgNXIkMjfA== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.004 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '16,': 0.03; 'subject:PEP': 0.07; 'oh,': 0.09; 'received:internal': 0.09; 'feed.': 0.16; 'message-id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:10.202.2.212': 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; 'wrote:': 0.16; 'code.': 0.23; 'sat,': 0.23; 'header:In-Reply- To:1': 0.24; 'editors': 0.29; 'source': 0.33; 'on,': 0.35; 'text': 0.35; 'feed': 0.35; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'subject:the': 0.39; 'to:addr:python.org': 0.40; 'some': 0.40; 'header:Message- Id:1': 0.61; 'subject:People': 0.84; 'navigate': 0.91 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.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=mesmtp; bh=CfeVlu2f6XndLAqLr0Hwiw7UqeA=; b=oMSnJ2 /h48U1Jl42R3X7AedjxreAOvJ7VF5TdPgV5ZmpdV8V8ILD4/VVt87YnmOZKoynoF vwa/F1/T+UwXTST8ZXekJcacysE374NFOKgbGWTp7fpvWp2dIpmHweIzTLNy9Ic1 UKEbRxsmL9PESjhqNUSevhvnrfT7fEUOIXT+U= 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=CfeVlu2f6XndLAq Lr0Hwiw7UqeA=; b=Dt6xVFdDw61YHcg7rKYIW9ywg/5T42X6iQUOV1YwhMBoZE3 lb6RlgakJYDu2AxC4ITZBAQxEwio4DY45ce4eunxIhqcav4icidIOakHnuZEsY5m 0Mmh4DBs98q7v1EPeXep//hsJEJeA2iwhMVDMe/OTw7yyslGcroH6O60II2U= X-Sasl-Enc: h6Mn8XIRNiseGalDIzKCB23siBS/4mNiXeznZc02JiwM 1460839470 X-Mailer: MessagingEngine.com Webmail Interface - ajax-1032a755 In-Reply-To: <85potpuwwt.fsf_-_@benfinney.id.au> X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.21 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: <1460839470.2322496.580822385.2D74AE6C@webmail.messagingengine.com> X-Mailman-Original-References: <5711c1b3$0$1596$c3e8da3$5496439d@news.astraweb.com> <87shym6kpo.fsf@elektro.pacujo.net> <87h9f26ioa.fsf@elektro.pacujo.net> <85potpuwwt.fsf_-_@benfinney.id.au> Xref: csiph.com comp.lang.python:107115 On Sat, Apr 16, 2016, at 16:21, Ben Finney wrote: > * Oh, come on, no-one would use U+000C FORM FEED in source code. Some text editors have shortcuts to navigate to the previous/next line that begins with a form feed.