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: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.055 X-Spam-Evidence: '*H*': 0.89; '*S*': 0.00; 'subject:help': 0.08; 'properly.': 0.09; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'quoted': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'putting': 0.22; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message-id:@mail.gmail.com': 0.30; 'easier': 0.31; 'lines': 0.31; 'but': 0.35; 'received:google.com': 0.35; 'google': 0.35; 'really': 0.36; 'list': 0.37; 'to:addr:python-list': 0.38; 'sure': 0.39; 'to:addr:python.org': 0.39; 'mailing': 0.39; 'how': 0.40; 'blank': 0.60; 'problems.': 0.60; '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=zuM5sLnrn1TA+c9xsiUWyIFchXIA60EcRJ7zP7hGz5s=; b=t2/BA5GSDzKyyxThg0AG/PZthMd0adQ+3l1dKf+dz3urSd4jdi98ZvX5UfNvfdiYUa W/3iSJgq/wmeo5AMgMcs/KghUAmNOiMbhXcCj7zUG6cme0wJfEVzPjVAUdj3M79qz9PS Thu66eEIzEUzp+Z/2fbLVQ+9Av6gFJ7DWMmmktJmDW6VrEtNatLpHq7YRbw1qCuU33XC bulbAkprA9d+f6mxpEldD1Z0iwHvWUVf2lurFLVbmvHjJ28WtrzmL74Uwz6qis2e/EPz L4nohMbv1rP6Oy1I3XC6YPg1zCn80C6nUW5sEcIgZEfurKExIA5Lyz7sSgjph0XLITr7 uBqw== MIME-Version: 1.0 X-Received: by 10.52.97.8 with SMTP id dw8mr1222396vdb.91.1365528207218; Tue, 09 Apr 2013 10:23:27 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Apr 2013 03:23:27 +1000 Subject: Re: While loop help From: Chris Angelico 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 10 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1365528216 news.xs4all.nl 2707 [2001:888:2000:d::a6]:40165 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:43206 On Wed, Apr 10, 2013 at 3:18 AM, wrote: > sorry i just started using google groups, not really all that sure how to use it properly. The best way to use Google Groups is to not use it, frankly. Just subscribe to the mailing list in gmail; it has its own issues (eg it encourages top-posting by putting a couple of blank lines at the top of the quoted text), but they're easier to work around than the GG problems. ChrisA