Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!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.082 X-Spam-Evidence: '*H*': 0.86; '*S*': 0.03; 'scripts': 0.03; 'cc:addr :python-list': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; '15,': 0.26; 'header :In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'code': 0.31; 'easier': 0.31; 'run': 0.32; 'framework': 0.33; 'there,': 0.34; 'received:google.com': 0.35; 'should': 0.36; 'pm,': 0.38; 'does': 0.39; 'skip:y 20': 0.60; 'smith': 0.68; 'subject:looking': 0.91; 'to:none': 0.92; 'hands': 0.96 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=iCyofqAXfAHNfxFS8qOSIiJOQT28s+SbO9LG3lJxuzw=; b=ymLMSXPNJ5GVMDikdscaT/u9jqJpYCys4CV9SsvMasGJNg+6dqRf/fhQqCEuoer1Hy Y2S+FTRYxhpB1/BzAE2NnJrq1YUP6zgDe2EY2OBylEMA5tVfO7ei47ii72FiDXAiL5hp 1mHfZF92mg916J6SjSy+wkg1UXKfE7ydZPJTnzT97rtiDLz4zVhPHUPyMmyw0AaZZj5B 0d8EXz2WVl2sDunpcbfMw7k8kTjzfDUtDsS9nojm0aFWHY7tVQ7icoBiIFToAtWzy523 HlLh46B17J3riXkLultZsvVSwYTrpYimgG0cWsP3kGRsJRb1hM4OgoFjnLuHowF6+lJ8 h2ig== MIME-Version: 1.0 X-Received: by 10.220.106.84 with SMTP id w20mr171451vco.18.1397549032945; Tue, 15 Apr 2014 01:03:52 -0700 (PDT) In-Reply-To: <0bbfa6d3-fe85-48e8-a26b-1f7cd3bcf822@googlegroups.com> References: <67147571-4509-4476-bc7b-4712688cf7b1@googlegroups.com> <0bbfa6d3-fe85-48e8-a26b-1f7cd3bcf822@googlegroups.com> Date: Tue, 15 Apr 2014 18:03:52 +1000 Subject: Re: Learner looking for assistance From: Chris Angelico Cc: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1397549042 news.xs4all.nl 2940 [2001:888:2000:d::a6]:42581 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:70254 On Tue, Apr 15, 2014 at 5:52 PM, Anthony Smith wrote: > To see what I am trying go to yambuk.no-ip.org:8000/admin > > this will allow hands on what I am what the program does > Recommendation: Take the code out of this framework and just run the scripts manually. From there, you should have an easier job of figuring out what's happening. ChrisA