Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #62701

Re: Airplane mode control using Python?

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.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.104
X-Spam-Level *
X-Spam-Evidence '*H*': 0.80; '*S*': 0.01; 'subject:Python': 0.06; 'already.': 0.09; 'subject:using': 0.09; 'cc:addr:python-list': 0.11; 'posted': 0.15; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'example': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; "i've": 0.25; 'header :In-Reply-To:1': 0.27; 'dec': 0.30; 'message-id:@mail.gmail.com': 0.30; '25,': 0.31; 'another.': 0.31; 'equivalent.': 0.31; 'bugs': 0.33; 'maybe': 0.34; 'received:google.com': 0.35; 'there': 0.35; 'choosing': 0.36; "i'll": 0.36; 'subject:?': 0.36; 'experience,': 0.37; 'list': 0.37; 'problems': 0.38; 'list,': 0.38; 'pm,': 0.38; 'how': 0.40; 'even': 0.60; 'times': 0.62; 'making': 0.63; 'choose': 0.64; 'different': 0.65; 'believe': 0.68; 'goals': 0.81; '*every': 0.84; 'to:none': 0.92; 'suffer': 0.93; '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=7rrlIpHECh9IDq7MKVYJbmUGM/dwUjKdm+ev1ZQYY2k=; b=F0QEWccV/OCOXYeXEyDCIdzCIxXQf448sm6Eh8PavpQ6sAfVep18sqw4KXxBgV2kLK NLkv+shFCtEd8QszLl4YMcM7PZ/7x9pojvhuwFP4hhgsMaO/2PJnXLC9hJkfLQyT+Aeq BGWDe7U2WjcH6SICD0oI/UFB+c7mBbvnlbUKROzU5YhYofVlyveGYJKvAB3lnfssGOoq 0NRlFGDhJ4Qt87ZtqGgwSeCJxoqjeLqKdpI1W22SF11GX535Z6rD9jWiTXx06sYaHsPQ aT7TA9tM8dtEx+UDs/3NEFq5/4uGQ/p0+4kNFhBlukMCWPwhLI8LN3YlSS5WisHuS9jB J17Q==
MIME-Version 1.0
X-Received by 10.68.111.33 with SMTP id if1mr38135548pbb.31.1387968986159; Wed, 25 Dec 2013 02:56:26 -0800 (PST)
In-Reply-To <26650261-4ec5-4406-b588-36625d33c76a@googlegroups.com>
References <abcd1234abc123ab12a0000025741000010000001052@gmail.com> <mailman.4527.1387769595.18130.python-list@python.org> <5a15bd65-8183-48be-8ac2-be0666fed75d@googlegroups.com> <mailman.4535.1387777065.18130.python-list@python.org> <2765f277-2f28-4792-84cf-997c713424cf@googlegroups.com> <mailman.4541.1387788394.18130.python-list@python.org> <26650261-4ec5-4406-b588-36625d33c76a@googlegroups.com>
Date Wed, 25 Dec 2013 21:56:26 +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.4608.1387968995.18130.python-list@python.org> (permalink)
Lines 15
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1387968995 news.xs4all.nl 2934 [2001:888:2000:d::a6]:53988
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:62701

Show key headers only | View raw


On Wed, Dec 25, 2013 at 12:37 PM,  <rurpy@yahoo.com> wrote:
> I have addressed this several times already.  All
> software is buggy.  I even posted long list on the
> problems I've had with Thunderbird.  Choosing any
> software is making a tradeoff of one set of features/-
> bugs versus another.  For you, with your experience,
> goals and use of the list, there is one tradeoff.
> Others with different experience, goals and use of
> the list may well choose different tradeoffs.

Give me an example of how Thunderbird's problems force *every other
reader* to suffer under them and maybe I'll believe that it's
equivalent.

ChrisA

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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