Path: csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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.026 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'subject:module': 0.04; 'mvc': 0.07; 'received:64.4': 0.09; 'wrote:': 0.15; 'subject:global': 0.16; 'seems': 0.20; "aren't": 0.22; 'detect': 0.22; 'header:In-Reply-To:1': 0.22; 'trying': 0.23; "i'm": 0.27; 'framework': 0.28; 'problem': 0.29; 'module': 0.30; 'differences': 0.30; 'members?': 0.30; 'thanks': 0.31; 'it.': 0.33; 'actually': 0.33; 'to:addr:python-list': 0.34; 'header:User-Agent:1': 0.34; 'johnson': 0.35; 'charset:us-ascii': 0.36; 'but': 0.37; 'subject:: ': 0.38; 'steven': 0.38; 'think': 0.38; 'data': 0.39; 'itself.': 0.39; 'to:addr:python.org': 0.39; 'your': 0.60; 'you.': 0.62; 'here': 0.66 Date: Mon, 4 Jul 2011 16:01:31 -0800 From: Tim Johnson To: python-list@python.org Subject: Re: Testing if a global is defined in a module References: <3dc7e7a8-9a90-499a-b544-bb9969d9ab55@t5g2000yqj.googlegroups.com> <4e124916$0$29970$c3e8da3$5496439d@news.astraweb.com> <4e124db1$0$29973$c3e8da3$5496439d@news.astraweb.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4e124db1$0$29973$c3e8da3$5496439d@news.astraweb.com> Organization: AkWebsoft User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 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: 22 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1309823965 news.xs4all.nl 21887 [2001:888:2000:d::a6]:45936 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:8803 * Steven D'Aprano [110704 15:48]: > Tim Johnson wrote: > > >> It seems to me that your approach here is unnecessarily complex and > >> fragile. I don't know what problem you are trying to solve, but trying to > >> solve it by intraspecting differences that aren't differences is surely > >> the wrong way to do it. > > See my last post... > > > Yes, but what are you actually *trying to do*? "Detecting data members" is > not an end in itself. Why do you think you need to detect data members? Steven, I'm building a documentation system. I have my own MVC framework and the goal is to have a documentation module for each project. Thanks again for the clarifications. I always learn a lot from you. -- Tim tim at johnsons-web dot com or akwebsoft dot com http://www.akwebsoft.com