Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.news-service.com!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.049 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'abhishek': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.16; 'subject:question': 0.18; 'help.': 0.19; 'header :In-Reply-To:1': 0.22; 'pm,': 0.24; 'aug': 0.24; 'do,': 0.25; 'posted': 0.26; 'code,': 0.28; 'bit': 0.28; 'correct': 0.28; 'message-id:@mail.gmail.com': 0.29; 'sun,': 0.30; 'chris': 0.32; 'actual': 0.32; 'usually': 0.32; "isn't": 0.33; 'actually': 0.33; 'there': 0.33; 'to:addr:python-list': 0.33; "i'll": 0.34; 'question': 0.36; 'but': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.39; 'to:addr:python.org': 0.39; "i'd": 0.40; "it's": 0.40; 'your': 0.61; 'subject': 0.61 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=x4AssZGKFoMkVL1ksCBb2C6OhtvmT6JORjX4wtZEGQk=; b=C6xLYjO/kuzI7SzLj4eFjquM+2/oL3LpXho5OTdWihQnNjg5R4Zz/sf8F9IRn+I9lq 2NjCcQ1aunsrddK08+0hl/IsXZ0jt+JELHFkL9GNg22DZohtCWwSLAVHRqgFEEOznEIu xy0h88KwEhqhvC7l9heGaVnxyMJxICbIr7MIA= MIME-Version: 1.0 In-Reply-To: References: Date: Sun, 14 Aug 2011 13:41:09 +0100 Subject: Re: question 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.12 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1313325672 news.xs4all.nl 23866 [2001:888:2000:d::a6]:59286 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:11385 On Sun, Aug 14, 2011 at 1:36 PM, Abhishek Jain wrote: > Please respond fast Just to let you know, this isn't usually the best way to ask for help. You're mostly there with the correct way to ask questions; you've posted your code, said what it ought to do, and said what it's actually doing; but I recommend a bit of patience. Also a better subject line would help. I'll respond to your actual question in a little while, but just thought I'd "respond fast" to that part. Chris Angelico