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


Groups > comp.lang.python > #43208

Re: While loop help

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 <davea@davea.name>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.115
X-Spam-Level *
X-Spam-Evidence '*H*': 0.77; '*S*': 0.00; 'subject:help': 0.08; 'properly.': 0.09; 'folder,': 0.16; 'subscribing': 0.16; 'wrote:': 0.18; 'separate': 0.22; 'header:User-Agent:1': 0.23; 'switch': 0.26; 'header:In-Reply-To:1': 0.27; 'url:mailman': 0.30; 'program,': 0.31; 'text': 0.33; 'url:python': 0.33; 'google': 0.35; 'really': 0.36; 'url:listinfo': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'url:mail': 0.40; 'how': 0.40; 'tell': 0.60; 'forum': 0.61; 'email addr:gmail.com': 0.63; 'mail,': 0.68; 'received:74.208': 0.68; 'received:74.208.4.194': 0.84
Date Tue, 09 Apr 2013 13:30:44 -0400
From Dave Angel <davea@davea.name>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130308 Thunderbird/17.0.4
MIME-Version 1.0
To python-list@python.org
Subject Re: While loop help
References <b93147e7-9d17-4232-99a3-767b88f9e9ba@googlegroups.com> <cbd51f16-98d4-490e-92cf-7bbec3636401@googlegroups.com> <mailman.369.1365527582.3114.python-list@python.org> <a530ef2b-f32f-4413-9c9d-4c126991baf4@googlegroups.com>
In-Reply-To <a530ef2b-f32f-4413-9c9d-4c126991baf4@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-Provags-ID V02:K0:Kep+2W2lmw9rBtjrLMeQ4uemyVH8HKY/G6GwkqPjYby Xk8U2fmYX0+08qo9WeMDrrK2vM0VMmyl+Qrup1m0WTewC0AIQC 6yy9KgowpN0eDajakLZZQyfXJ5rvq1bMfocsz+D66ouyMIbjgr gqUwRznLp0KOeowAj8T1Cu1/2yzhyonBOOn285bsvxw5qpnSAj 2zP2u9KrSqLTm04ELmcudGAvv6cor05qXZP+A6BHIrNFj3t9yz LLdVD27xzyKaw3CKp7FMT5GRpaeU6Shc0bWcJBUXrhATrFj0Ca K7GQT4M5DnkMnH4sqgjaU0rTtUBHvWOhnnNCbFB39i7q/z3Iw= =
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.372.1365528663.3114.python-list@python.org> (permalink)
Lines 14
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1365528663 news.xs4all.nl 2680 [2001:888:2000:d::a6]:45850
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:43208

Show key headers only | View raw


On 04/09/2013 01:18 PM, thomasancilleri@gmail.com wrote:
> sorry i just started using google groups, not really all that sure how to use it properly.
>

IMHO, best way is to switch to a good email program, and mail your 
messages to comp.lang.python.  That's after subscribing via
     http://mail.python.org/mailman/listinfo/python-list

You can set up filters in your email program so all forum messages to 
into a separate folder, one per forum.  And you tell your email program 
to use text mail, not html.

-- 
DaveA

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


Thread

While loop help thomasancilleri@gmail.com - 2013-04-09 06:32 -0700
  Re: While loop help thomasancilleri@gmail.com - 2013-04-09 06:57 -0700
    Re: While loop help Dave Angel <davea@davea.name> - 2013-04-09 13:12 -0400
      Re: While loop help thomasancilleri@gmail.com - 2013-04-09 10:18 -0700
        Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 03:23 +1000
        Re: While loop help Dave Angel <davea@davea.name> - 2013-04-09 13:30 -0400
  Re: While loop help thomasancilleri@gmail.com - 2013-04-09 06:58 -0700
    Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 00:05 +1000
      Re: While loop help thomasancilleri@gmail.com - 2013-04-09 08:47 -0700
        Re: While loop help Joel Goldstick <joel.goldstick@gmail.com> - 2013-04-09 12:02 -0400
        Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 02:10 +1000
          Re: While loop help thomasancilleri@gmail.com - 2013-04-09 09:24 -0700
            Re: While loop help Joel Goldstick <joel.goldstick@gmail.com> - 2013-04-09 12:36 -0400
            Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 02:47 +1000
              Re: While loop help thomasancilleri@gmail.com - 2013-04-09 09:57 -0700
                Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 03:08 +1000
                Re: While loop help Dave Angel <davea@davea.name> - 2013-04-09 13:27 -0400
              Re: While loop help thomasancilleri@gmail.com - 2013-04-09 09:57 -0700
          Re: While loop help thomasancilleri@gmail.com - 2013-04-09 09:24 -0700
          Re: While loop help Walter Hurry <walterhurry@lavabit.com> - 2013-04-09 19:35 +0000
            Re: While loop help Dave Angel <davea@davea.name> - 2013-04-09 16:12 -0400
              Re: While loop help Walter Hurry <walterhurry@lavabit.com> - 2013-04-09 20:59 +0000
                Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 08:36 +1000
        Re: While loop help rusi <rustompmody@gmail.com> - 2013-04-10 08:59 -0700
      Re: While loop help thomasancilleri@gmail.com - 2013-04-09 08:47 -0700
  Re: While loop help Chris Angelico <rosuav@gmail.com> - 2013-04-10 00:00 +1000
  Re: While loop help thomasancilleri@gmail.com - 2013-04-09 09:49 -0700
    Re: While loop help Larry Hudson <orgnut@yahoo.com> - 2013-04-09 23:44 -0700
      Re: While loop help Larry Hudson <orgnut@yahoo.com> - 2013-04-10 20:00 -0700
  Re: While loop help jmfauth <wxjmfauth@gmail.com> - 2013-04-09 12:19 -0700

csiph-web