Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.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.166 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.68; '*S*': 0.02; '23,': 0.16; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'subject:???': 0.16; 'demonstrate': 0.16; 'wrote:': 0.18; 'trying': 0.19; 'thu,': 0.19; 'helpful': 0.24; 'header:In-Reply- To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'class': 0.32; 'supposed': 0.32; 'received:209.85': 0.35; 'received:209.85.220': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'material': 0.36; 'received:209': 0.37; 'starting': 0.37; 'to:addr:python-list': 0.38; 'pm,': 0.38; 'quote': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; "you're": 0.61; "you've": 0.63; 'show': 0.63; 'examples.': 0.84; "it'd": 0.84; 'subject:..': 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=FpQfk9OfgW9alXu9RflhYWXxpqs1MB5F59DJvRiaTuc=; b=PPOafxYISAM0lLp0XgCZRW64jikYqHn1A6zjSwp/XAkIN91BNLnvmqY6MvuTgBD0S4 VLhc/MTzUUlOjcRBLo5zis/sU8wKfVvnO/SH7Ad517+LDAiDVCmT3iD07WaOXNnBcTuV 6Y8K2hHKYjd4t2cew5i+Nao+/fbANY/9xD8QQjYrL+SuoDOe4s4v6HR9VCOwi5dk+sFj JE4oZDzt5aQp6WrgGy06z0YhfI0PpWLhzetPuhHsDMNJjsygQoh4sYNTxhLnVkWbySxI vpuuCHuHsXkpCQB71nqxAEnamRsjplmxchVmjZNBu5JVeuPvSuR/mPHr6JiurBE997wZ JpiA== MIME-Version: 1.0 X-Received: by 10.52.175.200 with SMTP id cc8mr4201284vdc.94.1369309214798; Thu, 23 May 2013 04:40:14 -0700 (PDT) In-Reply-To: <6f05ea64-4a3a-4f92-a4c9-ade8bf7117c6@googlegroups.com> References: <913d7fc1-4608-4ff5-8b51-2ae2cd67781a@googlegroups.com> <6f05ea64-4a3a-4f92-a4c9-ade8bf7117c6@googlegroups.com> Date: Thu, 23 May 2013 21:40:14 +1000 Subject: Re: Scope of a class..help??? 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: 12 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1369309217 news.xs4all.nl 15897 [2001:888:2000:d::a6]:45984 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:45801 On Thu, May 23, 2013 at 8:25 PM, wrote: > ok Peter Otten, > but how to make a Class global?? He gave some examples. It'd be helpful to quote some of his post, for context... and preferably, show some proof that you've understood it. You're starting a number of threads that look like you're trying to get us to do your homework. You need to demonstrate that you actually understand the material you're supposed to be learning. ChrisA