Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.etla.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: UNSURE 0.274 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.59; '*S*': 0.14; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'sat,': 0.16; 'wrote:': 0.18; '(in': 0.22; 'aug': 0.22; 'either.': 0.24; 'primary': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'fri,': 0.33; 'problem': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'should': 0.36; 'unit': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'to:addr:python.org': 0.39; 'units': 0.60; 'august': 0.61; 'term': 0.63; 'accepted)': 0.91; 'sorry.': 0.91; 'serious': 0.97; '2013': 0.98 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:to :content-type; bh=D4Q7efvBBUMg9uVzx/eNvhxMkuhjmqttgYYkj2/GFKk=; b=Lg1PhgCAD52MUcVGnC3dF/3lbF+m0SGArIR7vcpZp3P5CBNUmKfH7XsEepLw/nVsvR BSOKzwwpt4lMYxQBNmyhMCWw8ODwQ3FoA9KmZCAtaGrgZ5xnyHFQam3erDdcNMSVzoxh HdzioytQudSCjIg+wPExdZ74BqrNY4qCRrxtmJEQakKPnBlyX2bXr7uQu3Oo6tW87mzM roeCbTfVh1uXAZWhu/Yp330kpwHRTwW0dBRnn++MewD+TY38Qt4DZtmuHRFzek+FAC2k Enuy9IwDprQwMFETxsKWBR/NbRFCaRnOrHwdbkwCjLVvDYZ/dGoB3eNyoYj0O/wvi8Zf WQjw== MIME-Version: 1.0 X-Received: by 10.220.43.19 with SMTP id u19mr3192599vce.3.1375512184096; Fri, 02 Aug 2013 23:43:04 -0700 (PDT) In-Reply-To: References: <69cdc3df-475f-472c-a163-f3b85f806ff6@googlegroups.com> <8b60088c-941a-46e5-9aab-629b082ef45b@googlegroups.com> Date: Sat, 3 Aug 2013 07:43:03 +0100 Subject: Re: PEP8 revised: max line lengths From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Sat, 03 Aug 2013 16:43:32 +0200 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: 19 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375541014 news.xs4all.nl 16009 [2001:888:2000:d::a6]:37622 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:51861 On Sat, Aug 3, 2013 at 3:21 AM, Joshua Landau wrote: > On 2 August 2013 22:34, Chris Angelico wrote: >> >> On Fri, Aug 2, 2013 at 10:15 PM, wrote: >> >> > Problem #3 >> > cm or inch? The only serious unit is an SI unit. >> > (In scientific publications, only SI units are accepted) >> >> The cm is not a primary SI unit either. > > > But it is an SI unit. Sorry. Term I should have used is "base SI unit". Instead of using the cm, use the m. Or go three orders of magnitude at a time to the km or the mm. ChrisA