Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!feeds.phibee-telecom.net!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!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.023 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:help': 0.08; 'get.': 0.09; 'received:67.192': 0.09; 'received:67.192.241': 0.09; 'received:dfw.emailsrvr.com': 0.09; 'python': 0.11; 'volunteer': 0.12; 'hint': 0.16; 'do,': 0.16; 'fix': 0.17; 'wrote:': 0.18; 'header:User-Agent:1': 0.23; 'received:emailsrvr.com': 0.24; '(or': 0.24; 'nearly': 0.26; 'received:(smtp server)': 0.26; 'code:': 0.26; 'header:In-Reply- To:1': 0.27; 'tried': 0.27; 'point': 0.28; 'errors': 0.30; 'asked': 0.31; 'code': 0.31; 'lines': 0.31; 'gary': 0.31; 'run': 0.32; 'could': 0.34; 'problem': 0.35; 'subject:with': 0.35; 'but': 0.35; 'question,': 0.38; 'whatever': 0.38; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'expect': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'even': 0.60; 'tell': 0.60; 'free': 0.61; "you've": 0.63; 'group,': 0.63; 'cut': 0.74; 'subject:this': 0.83; 'imran': 0.84 X-Virus-Scanned: OK Date: Tue, 12 Nov 2013 20:34:55 -0800 From: Gary Herron User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: Please help with this References: <6ade7311-fe93-4747-959b-e9b947714b00@googlegroups.com> In-Reply-To: <6ade7311-fe93-4747-959b-e9b947714b00@googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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: 25 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1384317699 news.xs4all.nl 15876 [2001:888:2000:d::a6]:45003 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:59283 On 11/12/2013 08:18 PM, saad imran wrote: > Could you point out any errors in my code: > > Nope. You've got to do *some* of the work if you expect free volunteer help from people around here. Take the time to tell us what you expect this program to do, what actually happens when you run it, what errors you get. If you get Python traceback, cut and paste it into an email. Tell us how you have tried to fix the problem, whatever that may be. Give some hint where in the nearly 300 lines of code the problem may be occurring. You can get lots of free volunteer help from this group, but the question, as you've asked it, is a misuse (or even an *abuse*) of this group. Gary Herron