Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.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.013 X-Spam-Evidence: '*H*': 0.97; '*S*': 0.00; 'subject:code': 0.07; 'subject:help': 0.08; 'moreover,': 0.09; 'received:67.192': 0.09; 'received:67.192.241': 0.09; 'received:dfw.emailsrvr.com': 0.09; 'python': 0.11; 'fails.': 0.16; 'subject: \n ': 0.16; 'using,': 0.16; 'wrote:': 0.18; 'do.': 0.18; 'users.': 0.18; 'subject:need': 0.19; 'header:User-Agent:1': 0.23; 'received:emailsrvr.com': 0.24; 'received:(smtp server)': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'subject:please': 0.30; 'work.': 0.31; 'code': 0.31; 'gary': 0.31; 'subject:what': 0.31; 'service,': 0.32; 'community': 0.33; 'running': 0.33; 'subject:with': 0.35; 'but': 0.35; 'version': 0.36; 'should': 0.36; 'needed': 0.38; 'to:addr:python- list': 0.38; 'rather': 0.38; 'to:addr:python.org': 0.39; 'tell': 0.60; 'show': 0.63; 'us:': 0.65; 'subject:this': 0.83; '10:32': 0.84; 'bare': 0.84; 'subject:tell': 0.84 X-Virus-Scanned: OK Date: Wed, 28 May 2014 10:53:16 -0700 From: Gary Herron User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: python-list@python.org Subject: Re: need help with this code please fix it or at least tell me what im doing wrong References: <8bc01036-ee9e-4de9-b569-7039dcc05d9c@googlegroups.com> In-Reply-To: <8bc01036-ee9e-4de9-b569-7039dcc05d9c@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: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401300104 news.xs4all.nl 2852 [2001:888:2000:d::a6]:53603 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72175 On 05/28/2014 10:32 AM, funky wrote: <100+ lines of code removed.> No way. This is not a paid service, but rather a community of Python users. You can get lots of help here, but you have to put in some work. Please take the time to tell us: What this code should do. What it actually does. Why you think it's wrong. You should also tell us what version of Python you are using, and on what platform you are running it. Moreover, please reduce down to a bare minimum, the amount of code needed to show us the part that fails. Gary Herron