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


Groups > comp.lang.python > #25220

Re: adding a simulation mode

Path csiph.com!usenet.pasdenom.info!aioe.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <andrea.crotti.0@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.037
X-Spam-Evidence '*H*': 0.93; '*S*': 0.00; 'exit': 0.07; 'subject:adding': 0.07; 'cc:addr:python-list': 0.10; 'there?': 0.16; 'explicit': 0.22; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'message-id:@mail.gmail.com': 0.27; 'anywhere': 0.33; "can't": 0.34; 'received:google.com': 0.34; 'but': 0.36; 'received:74.125': 0.36; 'subject:: ': 0.38; 'header:Received:5': 0.40; 'subject:mode': 0.84; 'to:addr:gordon': 0.84
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 :cc:content-type; bh=DrMOQWzLp/AnhIP91UD7uPlnRPG+EwxXxv9N0ln8vmk=; b=JP3sB+BN7xWX/uap0tFOA+CfLtZFptCyaCJy/NdbdlxFQHVC+5YFenP04YLWxJ2X+Z Q8a3e3sakPegaF9eXGmQhdmtQ1vtKq31OOLPVIOI2+o/iCyc9Zja21qifB9PuRTILvmv NdypZuCOfSqRkht+zWftZmvWErQ5xbWxjqaYkce0FCEHHVYTHJLcDUimqZQ0gv5lJAXr 2cFzBm5HMNGjruYbasnV4WlhpxF9Zox4zL+8KuRwYk8bYdb9rB5GQtQDnFmL77Xh0uDA tvbxk6ouH/hLaKatAL95r2IPJvdOjgr9aPmLqVFWCO/Lb2xDgOI5nTqOmJBvGegMnYTc tKxA==
MIME-Version 1.0
In-Reply-To <jtml37$bf3$1@reader1.panix.com>
References <CAF_E5JbFK4ZYsvwdVHxw-S7vLkpwskF=OCohWW2okmPi56ObOA@mail.gmail.com> <87liiyr48f.fsf@handshake.de> <CAF_E5JaUD-AyudMut00Bjjan0Zv767do=XM_zKS3DvBmC4reyQ@mail.gmail.com> <mailman.2039.1342099220.4697.python-list@python.org> <jtml37$bf3$1@reader1.panix.com>
Date Thu, 12 Jul 2012 15:17:03 +0100
Subject Re: adding a simulation mode
From andrea crotti <andrea.crotti.0@gmail.com>
To John Gordon <gordon@panix.com>
Content-Type text/plain; charset=ISO-8859-1
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <http://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 <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.2043.1342102625.4697.python-list@python.org> (permalink)
Lines 2
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1342102625 news.xs4all.nl 6939 [2001:888:2000:d::a6]:39269
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:25220

Show key headers only | View raw


Well that's what I thought, but I can't find any explicit exit
anywhere in shutil, so what's going on there?

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


Thread

Re: adding a simulation mode andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-12 14:20 +0100
  Re: adding a simulation mode John Gordon <gordon@panix.com> - 2012-07-12 13:56 +0000
    Re: adding a simulation mode andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-12 15:17 +0100
      Re: adding a simulation mode John Gordon <gordon@panix.com> - 2012-07-12 15:10 +0000
        Re: adding a simulation mode andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-12 16:37 +0100
          Re: adding a simulation mode Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-13 02:16 +0000
            Re: adding a simulation mode Hans Mulder <hansmu@xs4all.nl> - 2012-07-13 18:33 +0200
              RE: adding a simulation mode "Prasad, Ramit" <ramit.prasad@jpmorgan.com> - 2012-07-13 17:08 +0000
              Re: adding a simulation mode Chris Angelico <rosuav@gmail.com> - 2012-07-14 03:24 +1000
      Re: adding a simulation mode Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-13 02:09 +0000
  Re: adding a simulation mode Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-07-13 02:37 +0000
    Re: adding a simulation mode andrea crotti <andrea.crotti.0@gmail.com> - 2012-07-13 09:54 +0100

csiph-web