Path: csiph.com!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed6.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.091 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; '*not*': 0.05; 'subject:method': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:break': 0.16; 'wrote:': 0.18; 'accordingly.': 0.21; 'received:209.85.210.174': 0.21; 'received :mail-iy0-f174.google.com': 0.21; 'header:In-Reply-To:1': 0.22; 'wonder': 0.23; '(in': 0.26; 'function': 0.27; 'message- id:@mail.gmail.com': 0.29; 'pm,': 0.29; '"in': 0.30; 'physics,': 0.30; 'chris': 0.30; 'subject:?': 0.31; 'break': 0.32; 'tue,': 0.32; 'rules': 0.34; 'problem.': 0.35; 'to:addr:python-list': 0.35; '...': 0.35; 'subject:How': 0.35; 'reference': 0.37; 'received:google.com': 0.37; 'received:209.85': 0.38; 'should': 0.38; 'received:209': 0.39; 'point': 0.40; 'to:addr:python.org': 0.40; 'you.': 0.62; 'subject:name': 0.67; 'theme': 0.67; 'relevant': 0.71; 'subject:one': 0.77; 'political': 0.78; 'soviet': 0.93; 'subject:long': 0.93 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=XPDgFhpA57La0A/JDr4UaBpH0fr6fQxDi4mPpWJJy2g=; b=fIj/CehYetA0WfGKTLArczMA55gLlcQ+22l8WqaawB8vPGt1rhFFDYhcH8pv0Oe0Gr 52I4PutZyb6KcvgK/YnZJXweS8JN/pBRkUnlOMhEIUAUpqQFdZc5SHpnH6o2RGU93Lfd /n5+Y49jx/uOl9HF1hyDzOl2jH7p6XqdqxRlN30Qa5r6LFwhF60RXP/b1owXbTAdxJX1 6Y7Bdskqs08yJlLlIK6qvPtiUzfbZB8FCnivV0hoW0Kaar6IPId6zjoYbt8plmU8uWXi vifpglfiq+SbbvqD/o7kbZdr19jxseWTah7g0QMLohWzApCpbJAxh6CCa6mf3QemJ2VE hQcg== MIME-Version: 1.0 In-Reply-To: <4F5F21E0.4010308@sequans.com> References: <4f5d4390$0$29891$c3e8da3$5496439d@news.astraweb.com> <4F5F21E0.4010308@sequans.com> Date: Tue, 13 Mar 2012 21:35:44 +1100 Subject: Re: How to break long method name into more than one line? From: Chris Angelico To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1331634947 news.xs4all.nl 6943 [2001:888:2000:d::a6]:47092 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:21557 On Tue, Mar 13, 2012 at 9:30 PM, Jean-Michel Pichavant wrote: > Chris Angelico wrote: >> >> Just never treat them as laws of physics (in >> Soviet Physics, rules break you!). > > hum ... > I wonder how this political message is relevant to the OP problem. Ehh, it's a reference to the "in Soviet Russia" theme of one-liners. You don't break the laws of physics, they break you. My point is that rules about function names etc are *not* inviolate, and should be treated accordingly. ChrisA