Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!eweka.nl!lightspeed.eweka.nl!194.109.133.81.MISMATCH!newsfeed.xs4all.nl!newsfeed2.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: UNSURE 0.227 X-Spam-Level: ** X-Spam-Evidence: '*H*': 0.59; '*S*': 0.04; 'subject:: [': 0.04; 'subject:modules': 0.09; 'code?': 0.16; 'subject:program': 0.16; 'demonstrate': 0.16; 'wrote:': 0.18; '(where': 0.19; 'subject:] ': 0.20; 'header:In-Reply-To:1': 0.27; 'tried': 0.27; 'message- id:@mail.gmail.com': 0.30; 'url:wiki': 0.31; 'url:wikipedia': 0.31; 'test': 0.35; 'received:google.com': 0.35; 'url:org': 0.36; 'seconds': 0.37; 'to:addr:python-list': 0.38; 'issue': 0.38; 'does': 0.39; 'to:addr:python.org': 0.39; 'even': 0.60; 'solve': 0.60; 'august': 0.61; 'took': 0.61; 'real': 0.63; 'more': 0.64; 'response.': 0.68; 'forums': 0.68; 'receive': 0.70; 'lol.': 0.74; 'you:': 0.81; 'yourself?': 0.84; '2013': 0.98 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:to :content-type; bh=Ho64DO3biS6cHSavQg+qu6p+ciHxd32dMdE004Wb4Yc=; b=wOuBV2m52PoufiN+zRbUPBvZKwMITIHld/o7tsSKa0iSpVxud2Ojwmnc6eWcSEyPgL folhSUsvGA1RelfKOPI3GIyaQK2/KhZbbExtCjsuKuSNfgDYuM/CLbir2szaob/5Ixg0 0ZZbpAiTVnacFTVoKUCN/4L7WUJq+0Qi6VMaHmJLzmXo99cleKAF/GMX6yKaWFh/vHYt vEXIfcmYuECbdPMX8D3umHuhMzjLri63hqgz8jNWXIeMr0DK2KQCzvkFoUd6ntPpZuB0 qXvhDG4bIIGZqmy+3kBpQCg+H5nSomi1LeBscI1edodbw78kUOWTwY+tY2viuGmZc/xQ hqGA== MIME-Version: 1.0 X-Received: by 10.204.170.66 with SMTP id c2mr986085bkz.101.1375938829026; Wed, 07 Aug 2013 22:13:49 -0700 (PDT) In-Reply-To: <5d739907-50ec-4691-a4a3-5c10f2b7cfe2@googlegroups.com> References: <6f47e052-ec39-4894-a527-0d68653d5375@googlegroups.com> <5d739907-50ec-4691-a4a3-5c10f2b7cfe2@googlegroups.com> Date: Thu, 8 Aug 2013 15:13:48 +1000 Subject: Re: [tkinter] trouble running imported modules in main program From: David To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 X-Mailman-Approved-At: Thu, 08 Aug 2013 07:46:49 +0200 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1375940811 news.xs4all.nl 15970 [2001:888:2000:d::a6]:37312 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:52167 On 8 August 2013 14:06, snakeinmyboot wrote: > > for REAL you guys...wtf does this even mean lol. what is a boilerplate test code? Did you try at all to find the answer to this yourself? I ask because it took me only a few seconds to go to wikipedia and search for "boilerplate" find this for you: http://en.wikipedia.org/wiki/Boilerplate_code Tip: To successfully use forums like this one (where a lot of very smart people read), the more care/effort/thought you demonstrate that you tried to solve your issue before asking, the more likely you are to receive a response.