Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.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.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'repeated': 0.07; 'subject:code': 0.07; 'thats': 0.07; 'received:mail- vb0-f46.google.com': 0.09; 'url:faqs': 0.09; 'subject:python': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'incomplete': 0.16; 'url:catb': 0.16; 'wed,': 0.16; 'wrote:': 0.17; 'received:209.85.212.46': 0.18; 'requests': 0.18; 'feb': 0.19; 'header:In-Reply-To:1': 0.25; 'am,': 0.27; 'question': 0.27; 'message-id:@mail.gmail.com': 0.27; 'received:209.85.212': 0.28; 'usually': 0.30; '(and': 0.32; 'getting': 0.33; 'problem': 0.33; 'to:addr:python-list': 0.33; 'received:google.com': 0.34; 'moved': 0.35; 'especially': 0.35; 'received:209.85': 0.35; 'url:org': 0.36; 'why': 0.37; 'received:209': 0.37; 'subject:: ': 0.38; 'brief': 0.38; 'easier': 0.38; 'to:addr:python.org': 0.39; 'help': 0.40; 'your': 0.60; "you'll": 0.62; 'solve': 0.62; 'effective': 0.63; 'more': 0.63; 'making': 0.64; 'therefore': 0.65; '20,': 0.65; 'you:': 0.75; 'yourself,': 0.75; '2013': 0.84 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=CsK1XARF0NDD8vVvGV5DFX3r1Kx+O5ugIn7sCjkgUZg=; b=vGeiCIL8lm6cELI2T8D9ObEvZldebTDfyZxcbklHWZWSFktRtp5IQlNGNSt7Cb3HLp hNEsMiVemVW//lGphHer7CYhaFT0PANj/yLmM44f5ZMSKIMmFsBGS0vTulmo/zCRgVDx G0xRVJwN5TudI+wC02c3ECLgvpRJiQ7lMN/Hu5TOz1/3S96zk0mOAsoGjD7HyR9TmDXy DDzg6WHmsbdZjnQry8AURiyb47+tBoNimua0602UFN8lrlceqfF93JdELL25flii0e1Q n+xjbZSpmTJmIvOM7zxBVgpMFVq8v97Xp0i3HPlxZCtjCKdKUcmyG1BEQTXx5ZkjW7H8 0/xA== MIME-Version: 1.0 X-Received: by 10.52.67.164 with SMTP id o4mr18250381vdt.42.1361289428630; Tue, 19 Feb 2013 07:57:08 -0800 (PST) In-Reply-To: References: Date: Wed, 20 Feb 2013 02:57:08 +1100 Subject: Re: CBT code in python 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: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1361289446 news.xs4all.nl 6854 [2001:888:2000:d::a6]:50128 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:39240 On Wed, Feb 20, 2013 at 2:49 AM, Megha Agrawal wrote: > I am not getting my answer thats why I am asking. Making repeated requests is usually not an effective way to get information. Especially considering how brief and incomplete your original question was, I suspect a lot of people deleted it and moved on. Have a read of this, and follow its advice; you'll either solve the problem yourself, or make it a lot easier (and therefore more likely) for someone to help you: http://www.catb.org/esr/faqs/smart-questions.html ChrisA