Path: csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed3.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.007 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; ';-)': 0.03; 'assuming': 0.09; 'solution,': 0.09; 'width': 0.09; 'cc:addr:python-list': 0.11; 'from:addr:pobox.com': 0.16; 'from:addr:skip': 0.16; ':-)': 0.16; 'sender:addr:gmail.com': 0.17; 'cc:addr:python.org': 0.22; 'skip': 0.24; 'cc:2**0': 0.24; 'define': 0.26; 'header:In-Reply- To:1': 0.27; 'points': 0.29; 'message-id:@mail.gmail.com': 0.30; 'received:google.com': 0.35; 'there': 0.35; 'right?': 0.36; 'so,': 0.37; 'units': 0.60; 'to:addr:gmail.com': 0.65; 'wish,': 0.91 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=KZSPDJnchRdWT563aYEF5cADNR2yC9uUU1rfEI2djWU=; b=l1i5NwCuFhYLNkI0O0hz55OQ+wMfb2J19ZvUY23qB3x5O2zIlrf8jpKPrMjPq8VpMz 2FtICsLd98Cd/jEjlDOnPJjRMPgX7Tw6ASVpj5fGtot88WzfzmTOBA9wH7fJ1/gFn/dQ r3iVFHErKTSIeH4e/aN6XyZ4tblBeIfXny/UBswkKdv6VkBh6LCENKykPcNCfZ4jvubu fOeV5wz8YytDECcx39Dq6MVKc2avInwSX/fflwfDGT+2wlQY6wtqBX9Mvsdf9vMeACkf BhqCMwKik+o6lOIN7xbpD+wmdEeQKIj7wPbrgr6Ckfp9r9K288oWYfZAlEs5FQh94R+D MSJg== MIME-Version: 1.0 X-Received: by 10.50.134.9 with SMTP id pg9mr346807igb.29.1375456751704; Fri, 02 Aug 2013 08:19:11 -0700 (PDT) Sender: skip.montanaro@gmail.com In-Reply-To: <69cdc3df-475f-472c-a163-f3b85f806ff6@googlegroups.com> References: <69cdc3df-475f-472c-a163-f3b85f806ff6@googlegroups.com> Date: Fri, 2 Aug 2013 10:19:11 -0500 X-Google-Sender-Auth: 23qHNwePZFJjzqfuDiYi3-Wefh0 Subject: Re: PEP8 revised: max line lengths From: Skip Montanaro To: wxjmfauth@gmail.com Content-Type: text/plain; charset=UTF-8 Cc: Python 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: 6 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375456754 news.xs4all.nl 15953 [2001:888:2000:d::a6]:41672 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51819 > The solely valid solution, assuming there is some wish, > is to define a maximal line width (preferably in SI units ;-) So, 79 * 8 points == 0.222955555696 meters, right? :-) Skip