Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed2.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; '16,': 0.03; 'binary': 0.07; 'encoded': 0.07; 'expressions': 0.07; 'squares': 0.07; 'subject:PEP': 0.07; 'blue': 0.09; 'lines.': 0.09; 'cc:addr :python-list': 0.11; '4:25': 0.16; 'blocks': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'variable': 0.18; 'file,': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'sort': 0.25; 'subject: : ': 0.26; 'header:In-Reply-To:1': 0.27; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; "d'aprano": 0.31; 'etc.).': 0.31; 'formed': 0.31; 'operators': 0.31; 'steven': 0.31; 'fri,': 0.33; "can't": 0.35; 'received:google.com': 0.35; 'represent': 0.38; 'pm,': 0.38; 'different': 0.65; 'containing': 0.69; 'wave': 0.74; 'to:none': 0.92; 'hands': 0.96 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=dLJNBkdQbL9/Q0JVzk6svj3iohsHuDLwiY0QmzBA2Xs=; b=rvFX062cslkKMo4nPobokwJ8RGMP/QWhpFb+x+Plex12ugyVtnxBb2h3t8Q3czmbqu H88b2ROGMwTAEy2TIQvHTF++gZ7mbmKK0XrHL+4UeBp2eQfEFpA+bhdnSUeiysKx+Rs8 XkN5/XipuC1oLwODCR7g/rqY7ssvNHBiwrSEx1ddma7/z2JeK41EjeVYxSRdYLkxnJBT Teq50yS/jMR56vb/DjT22aHzLfQK1SGrGl61uhgDYf4ooUNjBEGC6kT2VCoVxaRDwr4O e6E3ZXFaOocs+oUcEefAvk9IiKHQsnfW75pwft7VyNPhExQgTyV6H7QFs3y836CmWLWW KaJA== MIME-Version: 1.0 X-Received: by 10.194.61.193 with SMTP id s1mr12619703wjr.36.1400225766326; Fri, 16 May 2014 00:36:06 -0700 (PDT) In-Reply-To: <5375af57$0$29977$c3e8da3$5496439d@news.astraweb.com> References: <5373f400$0$24922$e4fe514c@dreader36.news.xs4all.nl> <600f69c8-541f-4fae-a3db-4da33b776046@googlegroups.com> <87a9ajb36d.fsf@elektro.pacujo.net> <78ac407a-c429-4a7a-93c9-5d83e0f09cbb@googlegroups.com> <8761l7b05y.fsf@elektro.pacujo.net> <5375af57$0$29977$c3e8da3$5496439d@news.astraweb.com> Date: Fri, 16 May 2014 17:36:06 +1000 Subject: Re: PEP 8 : Maximum line Length : 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.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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1400225768 news.xs4all.nl 2915 [2001:888:2000:d::a6]:34799 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:71647 On Fri, May 16, 2014 at 4:25 PM, Steven D'Aprano wrote: > Containing *what*? You can't just wave your hands and say "binary". What > sort of binary file? Perhaps a JPEG file, where red triangles of > different sizes represent keywords. Variable names can be encoded using a > pattern of purple dots. Expressions and blocks of code can be formed by > joining components with lines. Operators by squares of different colours > (green means +, blue means -, etc.). http://www.dangermouse.net/esoteric/piet.html ChrisA