Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.158 X-Spam-Level: * X-Spam-Evidence: '*H*': 0.71; '*S*': 0.03; 'python': 0.08; '.py': 0.16; 'bytecode': 0.16; 'failure.': 0.16; 'stored.': 0.16; 'processor': 0.16; 'thanks,': 0.17; 'linux': 0.18; 'received:192.168.1.4': 0.23; 'seeing': 0.28; 'subject: .': 0.29; 'to:addr:python-list': 0.34; 'there': 0.34; 'open': 0.37; 'received:192': 0.38; 'received:192.168.1': 0.39; 'header:Mime- Version:1': 0.39; 'files,': 0.39; 'to:addr:python.org': 0.39; 'received:98': 0.61; 'huge': 0.64; 'production': 0.65; 'header :Reply-To:1': 0.71; 'reply-to:no real name:2**0': 0.72; 'received:66.94': 0.84; 'subject:Only': 0.84; 'audit': 0.93 X-Yahoo-Newman-Id: 896911.83709.bm@smtp104.biz.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: sa98pREVM1lj2UZTYNV5V360RD6QVE2K1kpFH67cqJ1748Z fPOi6unI4eb6hgH9mmEmuXstHxnOWoZ8.O50zlwZ_aA2zgR3ZrGWeNhdCRmk lR_43GnBT7hPCJJcRRRs0YcHN55FKYZGhD1jZ.nf_478woT0gOfVNqLmirIE kYaeeqO2TTXUxNihNncVM.h_9ss8qbrP.m9dBsMLpy8wmCCpX4nsR2FWDsrI 6_sppL_4j2sTu6OqviK2LH4ixZQwdNR8fUGSlH_0nnSQ9EekdGCo5XRmC2ZW OrroN3cIKziZXbEPemaDljlKCq5_e3TdsU7438qNnLbRobfY5fNoCJpab4lt Zwat2B7HhoS8MSLk- X-Yahoo-SMTP: T9SQOfGswBBkcHN_CItbIXv2gQsmb0Uf Subject: Only Bytecode, No .py Files From: Eldon Ziegler To: python-list@python.org Content-Type: text/plain; charset="UTF-8" Organization: Atlantic Database Systems, Inc. Date: Tue, 26 Jul 2011 11:19:08 -0400 Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 (2.30.3-1.fc13) Content-Transfer-Encoding: 7bit X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: eldonz@atlanticdb.com 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: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1311693700 news.xs4all.nl 23885 [2001:888:2000:d::a6]:46561 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:10336 Is there a way to have the Python processor look only for bytecode files, not .py files? We are seeing huge numbers of Linux audit messages on production system on which only bytecode files are stored. The audit subsystem is recording each open failure. Thanks, Eldon Ziegler