Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.freenet.ag!news2.euro.net!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.092 X-Spam-Evidence: '*H*': 0.82; '*S*': 0.00; 'responding': 0.07; 'cc:addr:python-list': 0.11; 'thread': 0.14; 'benjamin': 0.16; 'curious.': 0.16; 'simpson': 0.16; 'wrote:': 0.18; 'seems': 0.21; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'posts': 0.26; 'post': 0.26; 'header:In-Reply- To:1': 0.27; "doesn't": 0.30; 'newer': 0.30; 'message- id:@mail.gmail.com': 0.30; 'python.org': 0.32; 'subject:with': 0.35; 'no,': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'accessing': 0.36; 'list': 0.37; 'e.g.': 0.38; 'mailing': 0.39; 'easy': 0.60; 'forum': 0.61; "you're": 0.61; 'july': 0.63; 'more': 0.64; 'natural': 0.68; 'to,': 0.72; 'oscar': 0.84; '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:from:date:message-id:subject:to :cc:content-type; bh=Y0plXqbaELsl8iVMmH7tutjOICMqFlKBitoRdk3R868=; b=WFkqTLk9PY87Uj/TopTJmBE0HPsR0fKCrlsCIPgtC207TDKAxIawUz89DqEFB21VnN dbK7edtr/5rsCkPy7CEHHO3l8SmbExqlsWTx0pArTbwSLyEwVxI4sJOQLI0yqtKaWyyu Bec80mAH5v/SUDHj9dUHkr9vgmA+lsvdr7AjiwJVmN98H6mQYizOro+qyij16ZGCgZQG AgH57Shf0/bnWVGr/C4+bR56iLwyWlYzqLhuEBiaLgeESy8uoIcnhVdUS+pMIXEoOwpi wBHqo+pVIbFa+CP53XnYoaBAB76LzQyIZg9XTkvWX7UH8ZorqbRo6AyZSlMvmRXdmnfv 801g== X-Received: by 10.52.185.130 with SMTP id fc2mr5102437vdc.45.1373016997878; Fri, 05 Jul 2013 02:36:37 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <20130705012450.GA45211@cskk.homeip.net> References: <20130705012450.GA45211@cskk.homeip.net> From: Oscar Benjamin Date: Fri, 5 Jul 2013 10:36:17 +0100 Subject: Re: Coping with cyclic imports To: Cameron Simpson Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org 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: 17 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1373017007 news.xs4all.nl 15963 [2001:888:2000:d::a6]:60784 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:49957 On 5 July 2013 02:24, Cameron Simpson wrote: > On 04Jul2013 16:03, Oscar Benjamin wrote: > | > | Is there some reason you're responding to a post from 5 years ago? > > Is there some reason not to, if no newer solutions are available? No, I was genuinely curious. My way of accessing this forum/newsgroup/mailing list doesn't give me a way to respond to very old posts but others seem to do it every now and again. I see now that if you're looking at an old thread in Google Groups (rather than e.g. the python.org archives) it makes the thread seem more like a forum than a newsgroup or a mailing list so that it's easy and seems more natural to respond to old posts. Oscar