Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #86758
| Path | csiph.com!usenet.pasdenom.info!news.redatomik.org!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <rosuav@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.097 |
| X-Spam-Evidence | '*H*': 0.81; '*S*': 0.01; '"this': 0.03; 'worse': 0.09; 'cc:addr:python-list': 0.11; 'windows': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'referencing': 0.16; 'wrote:': 0.18; '>>>': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'related': 0.29; 'message-id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'usually': 0.31; '>>>>': 0.31; 'implied': 0.31; 'steven': 0.31; 'url:wikipedia': 0.31; 'yes.': 0.31; 'run': 0.32; "i'd": 0.34; 'received:google.com': 0.35; 'bought': 0.36; 'sat': 0.36; 'url:org': 0.36; 'being': 0.38; 'problems.': 0.60; 'new': 0.61; 'more': 0.64; 'laptop': 0.65; 'mar': 0.68; 'manner': 0.72; '2015': 0.84; 'thing).': 0.84; 'problems?': 0.91; 'to:none': 0.92; 'lucky': 0.93 |
| 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=qy76cJX1ClCQ/qHhNaiEOkff9x/hgW0/zVQsAGfHV28=; b=FbqctH33VwpWO8V2vlNRX3ne0erxfdblDUqHnu42FyFbG3izJmGTNoerchbYlzfllC QFkUCn0f8muW5vSolM0p65AdB1novAOmnJpke7KyKOu06N6iv+jjpbvdFx514K9nal8D gGZ0Ozs5/wpdh40l5pvJwmlaqw/V7ffVdoVqq/jKvnSCT9tHIv0nRNThfe9TvPUOV4N9 qspYE6ut8X+4YHNI11W4HCTW1LPXmf6c/3J9pzfQiJv9rkaDO3a8HZtrfFjeOJjk7Ioz 4yj87RXO+0dNqKEcaxl0IRjlRKg3q1/3ikQDziqJQ3bpGaWQ4rhKXIAS+akRd3iPqUJ8 Jqcg== |
| MIME-Version | 1.0 |
| X-Received | by 10.42.121.203 with SMTP id k11mr30945577icr.59.1425313522364; Mon, 02 Mar 2015 08:25:22 -0800 (PST) |
| In-Reply-To | <md21vr$i9m$1@speranza.aioe.org> |
| References | <slrnmf8hqo.6hg.maus@gmaus.info> <md1ks9$epb$1@speranza.aioe.org> <mailman.40.1425306406.13471.python-list@python.org> <54f47743$0$12979$c3e8da3$5496439d@news.astraweb.com> <md1vc4$g4j$1@ger.gmane.org> <mailman.48.1425311498.13471.python-list@python.org> <md21vr$i9m$1@speranza.aioe.org> |
| Date | Tue, 3 Mar 2015 03:25:22 +1100 |
| Subject | Re: date |
| From | Chris Angelico <rosuav@gmail.com> |
| Cc | "python-list@python.org" <python-list@python.org> |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.19 |
| 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.51.1425313525.13471.python-list@python.org> (permalink) |
| Lines | 26 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1425313525 news.xs4all.nl 2964 [2001:888:2000:d::a6]:33189 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:86758 |
Show key headers only | View raw
On Tue, Mar 3, 2015 at 3:09 AM, alister <alister.nospam.ware@ntlworld.com> wrote: >>>> Sounds ominous. Is that better or worse than the final solution? >>>> >>>> >>> As in "this program will inadvertantly self distruct in five seconds"? >> >> It's usually implied as being externally enforced, so I'd say it's more >> akin to my solution to all manner of Windows problems. >> >> ChrisA > > Is that the same as my solution to windows related problems? > > (Dad bought a new laptop on Sat it was sterilised (As in disinfected ) > immediately & has never run Windowz - lucky thing). Yes. What Steven is referencing is: https://en.wikipedia.org/wiki/Final_Solution And is unrelated to this: https://en.wikipedia.org/wiki/Final_Problem ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
date greymausg <maus@mail.com> - 2015-03-02 11:55 +0000
Re: date Fabien <fabien.maussion@gmail.com> - 2015-03-02 13:25 +0100
Re: date Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-02 14:26 +0000
Re: date Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-03 01:44 +1100
Re: date Tim Golden <mail@timgolden.me.uk> - 2015-03-02 14:50 +0000
Re: date Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-02 15:24 +0000
Re: date Chris Angelico <rosuav@gmail.com> - 2015-03-03 02:51 +1100
Re: date alister <alister.nospam.ware@ntlworld.com> - 2015-03-02 16:09 +0000
Re: date Chris Angelico <rosuav@gmail.com> - 2015-03-03 03:25 +1100
Re: date Dave Angel <davea@davea.name> - 2015-03-02 13:32 -0500
Re: date Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-02 16:44 +0000
Re: date Fabien <fabien.maussion@gmail.com> - 2015-03-02 16:42 +0100
Re: date Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-03-02 16:41 +0000
Re: date greymausg <maus@mail.com> - 2015-03-02 14:49 +0000
Re: date Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-03-02 23:45 +1100
Re: date greymausg <maus@mail.com> - 2015-03-02 14:49 +0000
Re: date greymausg <maus@mail.com> - 2015-03-02 17:55 +0000
csiph-web