Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #62596
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!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.024 |
| X-Spam-Evidence | '*H*': 0.95; '*S*': 0.00; 'subject:Python': 0.06; 'formatting': 0.09; 'subject:using': 0.09; 'cc:addr:python-list': 0.11; '23,': 0.16; 'chris,': 0.16; 'formatting,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'typo': 0.16; 'wrote:': 0.18; 'cc:addr:python.org': 0.22; 'instance,': 0.24; 'mon,': 0.24; 'cc:2**0': 0.24; 'header:In- Reply-To:1': 0.27; 'dec': 0.30; 'errors': 0.30; 'message- id:@mail.gmail.com': 0.30; 'code': 0.31; 'cases': 0.33; 'maybe': 0.34; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'there': 0.35; 'subject:?': 0.36; 'pm,': 0.38; 'easy': 0.60; 'caused': 0.69; 'groups.': 0.74; 'actually,': 0.84; 'to:none': 0.92; '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:date:message-id:subject:from:cc :content-type; bh=EM6/qOWprcVsReqjrRps1CJGRW0pKimkDKavdQEBwRQ=; b=ouedo9t6JxbYKu8KkaOinkBat7dw4ma45RXeDoogdrekEwdzhDLti7Rm09c9ZX5Dvk 5AEF74G42WYN7OigT+Wvcnpy5u1w8FXIn/vWjNO7Y1icWNeVqQBkQDlj2s3X8lfyYIxu SmMNkc9qO+FlWfXoApv48e7o5iTS1fqbZEIoQEjtsGLCzLiRjnOJnyMfhRTsFoGtR3W+ nE7DmZjoMEidupRWyAkLINjvYB2KKMufuLfQ1NQItMFL2Fy+ma1LHEQF9f6vsqwLiOUn Acds7Pe5GKl6e5MtFJUaW6kenZelda0DGfE1w6+nhPhSI9osSsicoaA63haGUr5c8IZm HnSA== |
| MIME-Version | 1.0 |
| X-Received | by 10.66.102.39 with SMTP id fl7mr23461609pab.43.1387777055681; Sun, 22 Dec 2013 21:37:35 -0800 (PST) |
| In-Reply-To | <5a15bd65-8183-48be-8ac2-be0666fed75d@googlegroups.com> |
| References | <abcd1234abc123ab12a0000025741000010000001052@gmail.com> <mailman.4527.1387769595.18130.python-list@python.org> <5a15bd65-8183-48be-8ac2-be0666fed75d@googlegroups.com> |
| Date | Mon, 23 Dec 2013 16:37:35 +1100 |
| Subject | Re: Airplane mode control using Python? |
| 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.15 |
| 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.4535.1387777065.18130.python-list@python.org> (permalink) |
| Lines | 10 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1387777065 news.xs4all.nl 2865 [2001:888:2000:d::a6]:46009 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:62596 |
Show key headers only | View raw
On Mon, Dec 23, 2013 at 3:52 PM, <rurpy@yahoo.com> wrote: > Come on Chris, it is just as easy to make typo or copy-and- > paste errors in any other software as GG, there is no evidence > that it was GG's fault. Actually, formatting errors ARE often caused by Google Groups. Maybe it wasn't in this instance, but I have seen several cases of GG mangling code formatting, so this was a perfectly reasonable theory. ChrisA
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: Airplane mode control using Python? Chris Angelico <rosuav@gmail.com> - 2013-12-23 14:33 +1100
Re: Airplane mode control using Python? rurpy@yahoo.com - 2013-12-22 20:52 -0800
Re: Airplane mode control using Python? Chris Angelico <rosuav@gmail.com> - 2013-12-23 16:37 +1100
Re: Airplane mode control using Python? rurpy@yahoo.com - 2013-12-22 22:59 -0800
Re: Airplane mode control using Python? Chris Angelico <rosuav@gmail.com> - 2013-12-23 19:46 +1100
Re: Airplane mode control using Python? rurpy@yahoo.com - 2013-12-24 17:37 -0800
Re: Airplane mode control using Python? Chris Angelico <rosuav@gmail.com> - 2013-12-25 21:56 +1100
Re: Airplane mode control using Python? rurpy@yahoo.com - 2013-12-25 14:16 -0800
Re: Airplane mode control using Python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-23 09:18 +0000
Re: Airplane mode control using Python? rurpy@yahoo.com - 2013-12-22 22:09 -0800
Re: Airplane mode control using Python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-23 10:39 +0000
Re: Airplane mode control using Python? Chris Angelico <rosuav@gmail.com> - 2013-12-24 03:12 +1100
Re: Airplane mode control using Python? Kevin Peterson <qh.resu01@gmail.com> - 2013-12-23 11:08 +0530
Re: Airplane mode control using Python? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2013-12-23 06:34 +0000
Google Groups + this list Ned Batchelder <ned@nedbatchelder.com> - 2013-12-23 06:48 -0500
Re: Google Groups + this list rurpy@yahoo.com - 2013-12-24 17:44 -0800
Re: Google Groups + this list Ned Batchelder <ned@nedbatchelder.com> - 2013-12-25 23:11 -0500
Re: Google Groups + this list rurpy@yahoo.com - 2013-12-26 12:11 -0800
Re: Google Groups + this list Chris Angelico <rosuav@gmail.com> - 2013-12-26 15:17 +1100
Re: Google Groups + this list rurpy@yahoo.com - 2013-12-25 21:13 -0800
Re: Google Groups + this list Chris Angelico <rosuav@gmail.com> - 2013-12-26 23:41 +1100
Re: Google Groups + this list rurpy@yahoo.com - 2013-12-26 12:04 -0800
Re: Google Groups + this list Dave Angel <davea@davea.name> - 2013-12-27 07:31 -0500
Re: Google Groups + this list Rustom Mody <rustompmody@gmail.com> - 2013-12-26 10:04 +0530
Re: Google Groups + this list Ned Batchelder <ned@nedbatchelder.com> - 2013-12-26 08:20 -0500
Re: Google Groups + this list Chris Angelico <rosuav@gmail.com> - 2013-12-24 03:22 +1100
Re: Google Groups + this list rurpy@yahoo.com - 2013-12-24 17:47 -0800
Re: Google Groups + this list Ned Batchelder <ned@nedbatchelder.com> - 2013-12-25 07:19 -0500
Re: Google Groups + this list Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2013-12-26 01:26 +1100
Re: Google Groups + this list rurpy@yahoo.com - 2013-12-25 14:09 -0800
Re: Google Groups + this list Joel Goldstick <joel.goldstick@gmail.com> - 2013-12-25 07:25 -0500
csiph-web