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


Groups > comp.lang.python > #8273

Re: Need help about for loop in python 3.2

Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <chris@rebertia.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.039
X-Spam-Evidence '*H*': 0.92; '*S*': 0.00; 'wed,': 0.13; 'subject:python': 0.14; 'wrote:': 0.15; 'received:209.85.213.174': 0.16; 'received:mail-yx0-f174.google.com': 0.16; 'cc:addr:python- list': 0.16; 'pm,': 0.16; 'cheers,': 0.19; 'cc:2**0': 0.21; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'subject:help': 0.22; 'message-id:@mail.gmail.com': 0.28; "didn't": 0.29; 'cc:addr:python.org': 0.30; '22,': 0.30; 'version': 0.30; 'chris': 0.32; 'actual': 0.35; 'received:google.com': 0.37; 'received:209.85': 0.38; 'could': 0.38; 'subject:: ': 0.38; 'help': 0.39; 'received:209': 0.39; 'jun': 0.67; '11:50': 0.84; 'sender:addr:chris': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=rebertia.com; s=google; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=dJiCDkNPQFtnpHYTf9mBlL0ZmQMiGmmX1Ombj4tGIfE=; b=PD3h2wUpDc18HASVRRZnD93D0iIbtCP14qmxPFRp0oGLx88QyqhesSzxeMPDA81BIA wRSiW32H8R6YxEozykOBEMrfOHBQTHCw9RzFLXeV7mFRgcgKfxmdTdwWqjRQh2RfQI80 BaUU2Vq6p3RSVS6s2H0EaVKwUfQH5yqEsHx4c=
DomainKey-Signature a=rsa-sha1; c=nofws; d=rebertia.com; s=google; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=DeA6kqGJqHZ8y7XA1xAq2eWcU6lvSbl4CV3jzht4i9MIYnqVe/3z4AS7500zo2WHvO O0lYji9RqMS+17toFrmdx0ban4f8bKu5Vk/qgj6roYFRbtqLM8HJsghXXD8VbixhwZfW GELgwTgZ0afvcxXCfg0F9SMfdZFXXAQrsU2xo=
MIME-Version 1.0
Sender chris@rebertia.com
In-Reply-To <f313c2c6-c4fa-4a13-baa0-5a5213cefd7e@x38g2000pri.googlegroups.com>
References <f313c2c6-c4fa-4a13-baa0-5a5213cefd7e@x38g2000pri.googlegroups.com>
Date Wed, 22 Jun 2011 23:57:41 -0700
X-Google-Sender-Auth is6OR7RwUJphPLdPQ67SLv5Yekc
Subject Re: Need help about for loop in python 3.2
From Chris Rebert <clp2@rebertia.com>
To kkiranmca <kkiranmca@gmail.com>
Content-Type text/plain; charset=UTF-8
Cc python-list@python.org
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.12
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.315.1308812270.1164.python-list@python.org> (permalink)
Lines 7
NNTP-Posting-Host 82.94.164.166
X-Trace 1308812271 news.xs4all.nl 14137 [::ffff:82.94.164.166]:42480
X-Complaints-To abuse@xs4all.nl
Xref x330-a1.tempe.blueboxinc.net comp.lang.python:8273

Show key headers only | View raw


On Wed, Jun 22, 2011 at 11:50 PM, kkiranmca <kkiranmca@gmail.com> wrote:
> Hi i am new for this version and could please help me .

You didn't pose an actual question...

Cheers,
Chris

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


Thread

Need help about for loop in python 3.2 kkiranmca <kkiranmca@gmail.com> - 2011-06-22 23:50 -0700
  Re: Need help about for loop in python 3.2 Chris Rebert <clp2@rebertia.com> - 2011-06-22 23:57 -0700
  Re: Need help about for loop in python 3.2 Ben Finney <ben+python@benfinney.id.au> - 2011-06-23 17:23 +1000

csiph-web