Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #44786
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!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.058 |
| X-Spam-Evidence | '*H*': 0.89; '*S*': 0.01; 'subject:not': 0.03; 'subject:Python': 0.06; 'advocate': 0.07; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quoted': 0.16; 'wrote:': 0.18; 'text,': 0.24; 'mon,': 0.24; 'posts': 0.26; 'header:In- Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'context.': 0.31; 'done.': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'to:addr:python-list': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'skip:u 10': 0.60; 'read': 0.60; 'blank': 0.60; "you'll": 0.62; "you've": 0.63; 'total': 0.65; 'lack': 0.78; '2013': 0.98 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=rzEx0BSgmMqT6DSlJ+C5hyWWqu7PwkJHzAjB2eYTnC8=; b=CrkeFPj+L2yn0MQNwATqFcXZqmS7gpxW/osl1bUe2A7GpRrG2KT9H87uJmN3KDMWyF jD4yyHsh3h9pBkT46djAry4eqAqTGESIXoTWArivx3u0czdcEaj/9ZW8GupzqZQaQmnb GZvlyO4txBdlX3zSLl2mAHcsZrt9wqEmpcnXPAAKtAtvuzZDmYGA1NHi3AZkeYph3uKB BTN9ohv0pqSk7IxynK697pb4lC+4kXu8k8bkBZG2pquAfKin+Db8829O7nZP/8No1gbn FqS+12cvmdCZZWtc0PegmqnjwQVGdyth+JDakyUjD9d3Ar7NdCjXeMyLKn0Gb+u2ygD7 qL8g== |
| MIME-Version | 1.0 |
| X-Received | by 10.52.37.109 with SMTP id x13mr5260820vdj.10.1367792941581; Sun, 05 May 2013 15:29:01 -0700 (PDT) |
| In-Reply-To | <bbbd74a7-9047-4ceb-bbb2-f230d2a6eda8@googlegroups.com> |
| References | <9ace60b8-a07d-41bc-ac9f-507f6c61f955@googlegroups.com> <roy-E16D26.09515805052013@news.panix.com> <c7c26e78-b786-4205-9ffa-5eb29006479c@googlegroups.com> <mailman.1291.1367764041.3114.python-list@python.org> <9d2513ed-2738-4b6f-92af-82c1faa54da2@googlegroups.com> <roy-386FB8.13555405052013@news.panix.com> <bbbd74a7-9047-4ceb-bbb2-f230d2a6eda8@googlegroups.com> |
| Date | Mon, 6 May 2013 08:29:01 +1000 |
| Subject | Re: Python not starting |
| 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.1313.1367792950.3114.python-list@python.org> (permalink) |
| Lines | 8 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1367792950 news.xs4all.nl 15933 [2001:888:2000:d::a6]:57372 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:44786 |
Show key headers only | View raw
On Mon, May 6, 2013 at 4:15 AM, DRJ Reddy <rama29065@gmail.com> wrote: > I did read and understood that while replying if > is there we will get a blank line unnecessarily. If you read that page, you'll know that it does NOT advocate the total elimination of quoted text, which is what you've now done. Please don't. Your posts now lack any form of context. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Python not starting rama29065@gmail.com - 2013-05-05 06:43 -0700
Re: Python not starting Roy Smith <roy@panix.com> - 2013-05-05 09:51 -0400
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 07:00 -0700
Re: Python not starting Roy Smith <roy@panix.com> - 2013-05-05 10:16 -0400
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 07:28 -0700
Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 01:00 +1000
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 08:11 -0700
Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 01:20 +1000
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 09:25 -0700
Re: Python not starting Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-05-05 15:26 +0100
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 07:32 -0700
Re: Python not starting Roy Smith <roy@panix.com> - 2013-05-05 13:55 -0400
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-05 11:15 -0700
Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 08:29 +1000
Re: Python not starting drjreddy7@gmail.com - 2013-05-05 20:15 -0700
Re: Python not starting Chris Angelico <rosuav@gmail.com> - 2013-05-06 14:02 +1000
Re: Python not starting Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-06 06:06 +0000
Re: Python not starting DRJ Reddy <rama29065@gmail.com> - 2013-05-06 03:33 -0700
Re: Python not starting Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-05-05 18:55 +0000
Re: Python not starting Andrew Berg <bahamutzero8825@gmail.com> - 2013-05-05 14:47 -0500
Re: Python not starting drjreddy7@gmail.com - 2013-05-05 19:28 -0700
csiph-web