Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.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.019 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:code': 0.07; 'runs': 0.10; 'cc:addr:python-list': 0.11; 'assume': 0.14; 'windows': 0.15; 'clues': 0.16; 'considers': 0.16; 'roy': 0.16; 'sane': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'thu,': 0.19; 'cc:addr:python.org': 0.22; 'alternate': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; 'header:In-Reply-To:1': 0.27; 'dec': 0.30; 'especially': 0.30; 'message-id:@mail.gmail.com': 0.30; 'program,': 0.31; 'clock': 0.31; 'supposed': 0.32; 'week.': 0.33; 'fri,': 0.33; 'maybe': 0.34; 'received:google.com': 0.35; 'possible': 0.36; 'pm,': 0.38; 'does': 0.39; 'smith': 0.68; 'article': 0.77; 'fast,': 0.84; 'hmm...': 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=9or+u+SvtVMV4FHFCNvEiEkJNKxyOWHC6f2KP6l6/sg=; b=fzef38e+j9KGnOR6K6cvQ1wz5EQtpIcdeAqYitfJh2t98o0Tuf/GipPcMB7pkCZ0z2 d5eJ+5uZHUS09Ju9F6iiA4NYC/9K3UOBV4hEEDAK5GXXjVNnlK8gGqqggBwHrEVzizJS AgnMyl0oWuCnSGNrnTNhnADX8jKXJlXqy7brm+7GH40OWfFiZ4j3BCZc1HrykRAF1jmT zx/IqV6BpgMEJ3mgKWlmS5G2qaEsZPffRC/awQ1r63DKgktL55zyII2k+0KKSRisGTWG NvaM1vNp32mpHrxETlQI/TsdWFOp7CTTZQe4QMxcCVQycT6lRX6CPqGvhJcePB3dcI3A 5lbg== X-Received: by 10.67.14.231 with SMTP id fj7mr51210128pad.115.1388164192543; Fri, 27 Dec 2013 09:09:52 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: From: Rustom Mody Date: Fri, 27 Dec 2013 22:39:32 +0530 Subject: Re: cascading python executions only if return code is 0 To: Roy Smith 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: 21 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1388164195 news.xs4all.nl 2917 [2001:888:2000:d::a6]:35892 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:62811 On Fri, Dec 27, 2013 at 10:12 PM, Roy Smith wrote: > In article , > Dennis Lee Bieber wrote: > >> On Thu, 26 Dec 2013 23:29:30 -0500, Roy Smith declaimed the >> following: >> >> > >> >NTP is never supposed to move the clock backwards. If your system clock >> >is fast, it's supposed to reduce the rate your clock runs until it's >> >back in sync. Well, maybe it only does that for small corrections? >> >> Especially likely when one considers that M$ Windows only does a time >> synch once a week. > > When I attempt to reason about what is possible and what is impossible > in a program, I assume a sane universe. Hmm... Any clues for a pathway to this alternate universe? :D