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!news2.euro.net!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.060 X-Spam-Evidence: '*H*': 0.88; '*S*': 0.00; 'complaining': 0.07; 'am,': 0.13; 'wrote:': 0.15; 'bit).': 0.16; 'op.': 0.16; 'poster,': 0.16; 'trace': 0.19; 'seems': 0.20; 'header:In-Reply-To:1': 0.22; 'programs.': 0.23; 'expect': 0.25; 'posted': 0.26; "i'm": 0.27; 'fri,': 0.28; 'guess': 0.28; 'message-id:@mail.gmail.com': 0.28; 'subject: .': 0.29; 'to:addr:python-list': 0.34; 'someone': 0.34; 'post': 0.34; 'thread': 0.37; 'received:google.com': 0.38; 'received:209.85': 0.38; 'subject:: ': 0.38; 'problem.': 0.38; 'think': 0.38; 'to:addr:python.org': 0.39; 'received:209': 0.40; 'john': 0.62; '(after': 0.67; 'irrelevant': 0.84; 'irrelevant.': 0.84; 'subject:Only': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=/KV8ux3IdL+9yN0FkOp8buznew941gi9g86XAjD0qW8=; b=fk1UWg87lUQaSpCMXKX+2hLXouKLwi90njCeS/HvzDimKaMLYzRTkDVIdvsgfu2B4W tZJ/N93sF7YXdtyHHRLsZ2O0L/NQjeKSKW3cT5BVKS7chFXNrO/olycDNXuhdVUkNX1i EzAewcA3AO4RQqqQwYOz7Z+ZKTl8NXCrxrzEk= MIME-Version: 1.0 In-Reply-To: References: Date: Fri, 29 Jul 2011 10:48:46 -0400 Subject: Re: Only Bytecode, No .py Files From: Jerry Hill To: python-list@python.org Content-Type: text/plain; charset=UTF-8 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: 14 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311950928 news.xs4all.nl 23952 [2001:888:2000:d::a6]:43829 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10518 On Fri, Jul 29, 2011 at 8:51 AM, John Roth wrote: > Sorry. I thought what you posted was from the OP. I guess I don't > really expect someone to post a completely irrelevant trace in a > thread started by someone who has a problem. I'm not sure why you would think that that post was by the original poster, or that it was irrelevant. It seems to me that it demonstrated exactly the behavior Eldon was complaining about as a normal part of the operation of lots of normal unix programs. Thomas even said that in the very first line of his post (after the quoted bit). -- Jerry