Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #61149

Re: Embedding multiple interpreters

Path csiph.com!usenet.pasdenom.info!news.albasani.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <garthy_nhtyp@entropicsoftware.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.183
X-Spam-Level *
X-Spam-Evidence '*H*': 0.63; '*S*': 0.00; 'responding': 0.07; 'moderation': 0.09; 'posted': 0.15; 'golden': 0.16; 'mine.': 0.16; 'once.': 0.16; 'tim,': 0.16; 'wrote:': 0.18; 'trying': 0.19; '>>>': 0.22; 'header:User-Agent:1': 0.23; 'cheers,': 0.24; "i've": 0.25; 'posts': 0.26; 'header:In-Reply-To:1': 0.27; 'chris': 0.29; 'tim': 0.29; 'dec': 0.30; "i'm": 0.30; 'fault': 0.31; 'reply-to': 0.31; 'seemingly': 0.31; 'lists': 0.32; 'figure': 0.32; 'quite': 0.32; 'entirely': 0.33; 'fri,': 0.33; 'used,': 0.33; 'received:66': 0.35; 'but': 0.35; 'replies': 0.36; "didn't": 0.36; 'should': 0.36; 'wrong': 0.37; 'list': 0.37; 'email addr:python.org': 0.37; 'to:addr:python-list': 0.38; 'list,': 0.38; 'pm,': 0.38; 'does': 0.39; 'morning': 0.39; 'sure': 0.39; 'to:addr:python.org': 0.39; 'manually': 0.60; 'most': 0.60; 'ago.': 0.61; 'gone': 0.61; "you're": 0.61; 'first': 0.61; 'more': 0.64; 'afraid': 0.65; 'email name:python-list': 0.65; 'hours': 0.66; 'reply': 0.66; 'between': 0.67; 'promptly': 0.84; 'ps.': 0.84; "they'd": 0.84; 'going?': 0.93; '2013': 0.98
Date Sat, 07 Dec 2013 00:34:20 +1030
From Garthy <garthy_nhtyp@entropicsoftware.com>
User-Agent Mozilla/5.0 (X11; Linux i686 on x86_64; rv:8.0) Gecko/20111105 Thunderbird/8.0
MIME-Version 1.0
To python-list@python.org
Subject Re: Embedding multiple interpreters
References <mailman.3620.1386298086.18130.python-list@python.org> <bgdat9FouohU1@mid.individual.net> <52A18924.3080101@entropicsoftware.com> <CAPTjJmoy4ALnXC+231q-raNWCxvRAK1rUH19eNNRGo6FgswFyw@mail.gmail.com> <52A1A431.3020005@timgolden.me.uk>
In-Reply-To <52A1A431.3020005@timgolden.me.uk>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.3649.1386338666.18130.python-list@python.org> (permalink)
Lines 30
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1386338666 news.xs4all.nl 2832 [2001:888:2000:d::a6]:38894
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:61149

Show key headers only | View raw


Hi Tim,

On 06/12/13 20:47, Tim Golden wrote:
> On 06/12/2013 09:27, Chris Angelico wrote:
>> On Fri, Dec 6, 2013 at 7:21 PM, Garthy
>> <garthy_nhtyp@entropicsoftware.com>  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?
>
>
> I released a batch from the moderation queue from Garthy first thing
> this [my] morning -- ie about 1.5 hours ago. I'm afraid I didn't check
> first as to whether they'd already got through to the list some other way.

I had to make a call between re-sending posts that might have gone 
missing, or seemingly not responding promptly when people had taken the 
time to answer my complex query. I made a call to re-send, and it was 
the wrong one. The fault for the double-posting is entirely mine.

Cheers,
Garth

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-06 13:04 +1030
  Re: Embedding multiple interpreters Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-06 19:58 +1300
    Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-06 18:29 +1030
      Re: Embedding multiple interpreters Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-07 11:09 +1300
        Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-07 11:27 +1030
    Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-06 18:51 +1030
    Re: Embedding multiple interpreters Chris Angelico <rosuav@gmail.com> - 2013-12-06 19:33 +1100
    Re: Embedding multiple interpreters Chris Angelico <rosuav@gmail.com> - 2013-12-06 20:27 +1100
    Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-06 20:05 +1030
      Re: Embedding multiple interpreters Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2013-12-07 11:23 +1300
        Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-07 11:01 +1030
    Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-06 20:14 +1030
    Re: Embedding multiple interpreters Tim Golden <mail@timgolden.me.uk> - 2013-12-06 10:17 +0000
    Re: Embedding multiple interpreters Chris Angelico <rosuav@gmail.com> - 2013-12-06 22:57 +1100
    Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-07 00:26 +1030
    Re: Embedding multiple interpreters Garthy <garthy_nhtyp@entropicsoftware.com> - 2013-12-07 00:34 +1030

csiph-web