Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34766
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!ecngs!feeder2.ecngs.de!newsfeed.freenet.ag!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.034 |
| X-Spam-Evidence | '*H*': 0.93; '*S*': 0.00; 'purpose.': 0.07; 'subject:code': 0.07; 'received:mail-vb0-f46.google.com': 0.09; 'looked': 0.10; 'dec': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'simpson': 0.16; 'subject:dead': 0.16; 'wrote:': 0.17; 'thu,': 0.17; 'received:209.85.212.46': 0.18; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'could': 0.32; 'to:addr:python-list': 0.33; 'that,': 0.34; 'received:google.com': 0.34; 'pm,': 0.35; 'subject:?': 0.35; 'received:209.85': 0.35; 'but': 0.36; 'should': 0.36; 'quite': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'fact': 0.38; 'to:addr:python.org': 0.39; 'header:Received:5': 0.40; 'respect': 0.63; 'great': 0.64; 'subject': 0.66; 'felt': 0.75; 'topic,': 0.78; 'respect.': 0.84; 'rusi': 0.91 |
| 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 :content-type; bh=UeEIjiRRgIzk+g6aY2uYsx0+Q87xsbFGBJeJqET3fUQ=; b=laurYwdaFcGC5gl/oM3lOCa3QUuOgNSK+SPTzaSyIcnh2J4IZhrkPRjSBZ9pVzDfM0 n1rE03tYGtDNqEVc/MZk4I4LJy3GsOOdIAo4pK5BQWcaTkHfnvlKj4lpcfCT/8EWW3dO sbtLVW6fwCRFWzjFbJQrjwY1peemsKvKbgYA9f9NvEV/OFJuZVDCn5w6GBxYo1tJt1RX R/oppOVNIKKviZJs00SWtRrM9DPa+isxpKoOGk72ATZVkTKxLc2gp+qRhbCo0qA34frN pI7ct4U0sNyoPLjU6cLeGafSCIJ5Brh3LKIVGT7zbjKaZKrPNhNC3t//JKWznIdlw9F/ xYVA== |
| MIME-Version | 1.0 |
| In-Reply-To | <22d87cd2-9853-471f-ab76-978981b8a254@m4g2000pbd.googlegroups.com> |
| References | <c53c665d-d4cb-43cc-8c33-765ca3ce86a4@m4g2000pbd.googlegroups.com> <mailman.825.1355381490.29569.python-list@python.org> <22d87cd2-9853-471f-ab76-978981b8a254@m4g2000pbd.googlegroups.com> |
| Date | Thu, 13 Dec 2012 18:03:03 +1100 |
| Subject | Re: why does dead code costs time? |
| From | Chris Angelico <rosuav@gmail.com> |
| To | python-list@python.org |
| Content-Type | text/plain; charset=ISO-8859-1 |
| 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 | <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.827.1355382187.29569.python-list@python.org> (permalink) |
| Lines | 16 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1355382187 news.xs4all.nl 6877 [2001:888:2000:d::a6]:60850 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:34766 |
Show key headers only | View raw
On Thu, Dec 13, 2012 at 5:59 PM, rusi <rustompmody@gmail.com> wrote: > On Dec 13, 11:51 am, Cameron Simpson <c...@zip.com.au> wrote: >> It looked good-natured, she thought; Still it had very long claws and a >> great many teeth, so she felt it ought to be treated with respect. > > heh! > > If only we could respect without such coercion(s) Even if you don't respect his claws and teeth, you should respect the fact that, as he says, "we're all mad here"... But this is quite off topic, both off the thread's subject line and the list's purpose. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
why does dead code costs time? Bruno Dupuis <python.ml.bruno.dupuis@lisael.org> - 2012-12-05 16:46 +0100
Re: why does dead code costs time? Neil Cerutti <neilc@norwich.edu> - 2012-12-05 16:15 +0000
Re: why does dead code costs time? Bruno Dupuis <python.ml.bruno.dupuis@lisael.org> - 2012-12-05 17:40 +0100
Re: why does dead code costs time? Ramchandra Apte <maniandram01@gmail.com> - 2012-12-09 06:11 -0800
Re: why does dead code costs time? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-12-09 16:47 +0000
Re: why does dead code costs time? Ramchandra Apte <maniandram01@gmail.com> - 2012-12-12 21:23 -0800
Re: why does dead code costs time? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-13 06:01 +0000
Re: why does dead code costs time? rusi <rustompmody@gmail.com> - 2012-12-12 22:27 -0800
Re: why does dead code costs time? Cameron Simpson <cs@zip.com.au> - 2012-12-13 17:51 +1100
Re: why does dead code costs time? rusi <rustompmody@gmail.com> - 2012-12-12 22:59 -0800
Re: why does dead code costs time? Chris Angelico <rosuav@gmail.com> - 2012-12-13 18:03 +1100
Re: why does dead code costs time? Ramchandra Apte <maniandram01@gmail.com> - 2012-12-12 21:23 -0800
Re: why does dead code costs time? Bruno Dupuis <python.ml.bruno.dupuis@lisael.org> - 2012-12-05 18:19 +0100
Re: why does dead code costs time? Tim Roberts <timr@probo.com> - 2012-12-05 21:20 -0800
Re: why does dead code costs time? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-05 17:34 +0000
Re: why does dead code costs time? Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2012-12-05 17:39 +0000
Re: why does dead code costs time? Ian Kelly <ian.g.kelly@gmail.com> - 2012-12-05 10:59 -0700
Re: why does dead code costs time? Bruno Dupuis <python.ml.bruno.dupuis@lisael.org> - 2012-12-05 19:24 +0100
Re: why does dead code costs time? Terry Reedy <tjreedy@udel.edu> - 2012-12-05 15:41 -0500
Re: why does dead code costs time? Chris Kaynor <ckaynor@zindagigames.com> - 2012-12-05 12:49 -0800
Re: why does dead code costs time? Bruno Dupuis <python.ml.bruno.dupuis@lisael.org> - 2012-12-05 21:50 +0100
Re: why does dead code costs time? Bruno Dupuis <python.ml.bruno.dupuis@lisael.org> - 2012-12-05 22:58 +0100
csiph-web