Path: csiph.com!usenet.pasdenom.info!dedibox.gegeweb.org!gegeweb.eu!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!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.181 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.65; '*S*': 0.02; 'cc:addr:python-list': 0.11; 'posted': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'once.': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'header :In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'reply-to': 0.31; 'lists': 0.32; 'figure': 0.32; 'quite': 0.32; 'fri,': 0.33; 'used,': 0.33; 'but': 0.35; 'received:google.com': 0.35; 'replies': 0.36; 'should': 0.36; 'email addr:python.org': 0.37; 'list,': 0.38; 'pm,': 0.38; 'does': 0.39; 'sure': 0.39; 'manually': 0.60; 'most': 0.60; "you're": 0.61; 'more': 0.64; 'email name:python-list': 0.65; 'reply': 0.66; 'ps.': 0.84; 'to:none': 0.92; 'going?': 0.93; '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:cc :content-type; bh=/m+BBj1hjA1itTvTvWimW8u6urVZtAbL45GJfOMJtlU=; b=B/9UdvMc4n71HU0bHohKfqHum40ASozMOgs0n0/ZQG/1yz2sn+e2zvqGXDKmC0f0o2 EcbLDuuMM5R5n8NAlp3Is5rkdKeEhmb4hAXxvCqaHuDxB1CNM6zupWWyTK4+0RbLbZvT gS2sH+VvKX4J+/0q+3X9fi/edEFWzXwCNAilfn4zqeyiX2RQwNOa1Jib+7avmwtk9lA8 /C9WRMC4zPMNqVvFiIYqVnPl+IFBxdmbxwsMOtPogIVGbAfs3R4vU+k/iTSxh+rWXyw/ zVX4ZuSp4xHZL6t6Xl8WIW7dzFBfB84KGvap1dAu4PUGri8Q72idMDLg98sg/65azoOo ddBA== MIME-Version: 1.0 X-Received: by 10.66.66.42 with SMTP id c10mr2976568pat.98.1386322064023; Fri, 06 Dec 2013 01:27:44 -0800 (PST) In-Reply-To: <52A18924.3080101@entropicsoftware.com> References: <52A18924.3080101@entropicsoftware.com> Date: Fri, 6 Dec 2013 20:27:43 +1100 Subject: Re: Embedding multiple interpreters 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1386322067 news.xs4all.nl 2962 [2001:888:2000:d::a6]:43578 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:61129 On Fri, Dec 6, 2013 at 7:21 PM, Garthy wrote: > PS. Apologies if any of these messages come through more than once. Most > lists that I've posted to set reply-to meaning a normal reply can be used, > but python-list does not seem to. The replies I have sent manually to > python-list@python.org instead don't seem to have appeared. I'm not quite > sure what is happening- apologies for any blundering around on my part > trying to figure it out. They are coming through more than once. If you're subscribed to the list, sending to python-list@python.org should be all you need to do - where else are they going? ChrisA