Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.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.094 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.00; 'message- id:@glegroupsg2000goo.googlegroups.com': 0.09; 'properly.': 0.09; 'reply-to:addr:comp.lang.python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python-list': 0.16; "haven't": 0.21; 'cc:2**0': 0.21; 'cc:no real name:2**0': 0.22; 'header:In-Reply-To:1': 0.22; 'url:code': 0.23; 'worked': 0.24; 'code': 0.24; 'fine': 0.26; "i'm": 0.27; 'updated': 0.29; 'environment': 0.29; 'cc:addr:python.org': 0.30; 'lock': 0.30; 'header:User-Agent:1': 0.34; 'test': 0.34; 'that,': 0.35; 'version.': 0.35; 'some': 0.37; 'but': 0.37; 'received:google.com': 0.38; 'subject:: ': 0.38; 'received:74.125': 0.40; 'url:p': 0.63; 'home,': 0.63; 'subject:program': 0.67; 'header:Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.72; 'reply-to:addr:googlegroups.com': 0.74; 'received:74.125.83.184': 0.84; 'received:mail- pv0-f184.google.com': 0.84; 'mine,': 0.91 Newsgroups: comp.lang.python Date: Mon, 18 Jul 2011 12:42:03 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=71.237.193.241; posting-account=yMP7kQoAAAAXsyJyvL-3qYVslbdYOSQP User-Agent: G2/1.0 X-Google-Web-Client: true MIME-Version: 1.0 Subject: Re: Looking for general advice on complex program From: Josh English To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 Cc: python-list@python.org X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: comp.lang.python@googlegroups.com List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 7 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311018126 news.xs4all.nl 23933 [2001:888:2000:d::a6]:39747 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:9831 That would be one of mine, probably. http://code.google.com/p/pyxmlcheck/ It's an old version. I haven't updated it in a while. And while my program worked fine at home, my test environment gave me some grief. Apparently the lock files are being deleted properly. I have a few ideas about that, but I'm away from my code right now.