Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed3.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.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; 'subject:: [': 0.03; 'subject:Python': 0.05; 'class,': 0.07; 'subject:help': 0.07; 'subject:2.7': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr :python-list': 0.10; 'subject:Help': 0.10; ':-)': 0.13; ':-p': 0.16; 'subject:] [': 0.16; 'exists': 0.17; 'subject:] ': 0.19; 'keyboard': 0.22; "haven't": 0.23; "i've": 0.23; 'cc:2**1': 0.24; 'tried': 0.25; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header:User-Agent:1': 0.26; 'coding': 0.27; 'guess': 0.27; 'object,': 0.27; 'correct': 0.28; 'lines': 0.28; 'long.': 0.29; 'class': 0.29; "i'm": 0.29; 'worked': 0.30; 'error': 0.30; 'code': 0.31; 'help,': 0.32; 'could': 0.32; 'getting': 0.33; 'rid': 0.33; 'received:google.com': 0.34; 'wrong': 0.34; 'from:addr:googlemail.com': 0.35; 'received:209.85': 0.35; 'really': 0.36; 'but': 0.36; 'cc:no real name:2**1': 0.36; "i'll": 0.36; 'thank': 0.36; 'subject: (': 0.36; 'two': 0.37; 'received:209': 0.37; 'data': 0.37; 'some': 0.38; 'think': 0.40; 'your': 0.60; 'from:no real name:2**0': 0.60; 'link': 0.60; 'solve': 0.62; 'great': 0.64; 'day': 0.73; 'treasure': 0.84; 'troubles': 0.84 Newsgroups: comp.lang.python Date: Mon, 24 Dec 2012 00:23:53 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=81.217.27.214; posting-account=cEKlTgoAAACa82UEsarDnR5Dm6ErawNg References: <37264cd5-8acd-416b-a808-50216f9fbfa0@googlegroups.com> <3f14f739-e660-4883-a940-c77a6092cb79@googlegroups.com> User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 81.217.27.214 MIME-Version: 1.0 Subject: Re: [Help] [Newbie] Require help migrating from Perl to Python 2.7 (namespaces) From: prilisauer@googlemail.com To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org, d@davea.name 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: , Message-ID: Lines: 16 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1356337996 news.xs4all.nl 6983 [2001:888:2000:d::a6]:58724 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:35446 Hello Dave, Thank you, for your help, I'll try my best. To all others, PLEASE be pleasant with my nescience, I'll tried to describe not a specific error at my Program. I'll tried to get rid of that missing link this sample is only theoretic, but the code really exists and is over 1000 lines long. I understood how to transmit data to a class, but I do not understood how that class could access an SQL object, that is allready opened at a other class without getting into troubles with sqlite. For my understood, the newsgroup isn't a place only to solve concrete problems. I think you're not only a "helpdesk" :-), If I'm at the wrong group to get some Ideas how to solve my "issues" Ps.: DaveA I don't know how to say it, but I treasure your great work here, giving such detailed good answers. PPs.: I know, that my codingstyle isn't that great, I've haven't programmed the last two years. You're welcome to guess what I've worked 8 years long. :-) you will laugh till you fall of your keyboard :-P PPPs.: I' will use that day to check out the PEP's and correct my coding style, and naming.