Re: Only Bytecode, No .py Files

2011-07-26 Thread Eldon Ziegler
gth .py's that are older than the corresponding .pyc's. > > On Tue, Jul 26, 2011 at 8:19 AM, Eldon Ziegler > wrote: > Is there a way to have the Python processor look only for > bytecode > files, not .py files? We are seeing huge numbers of Linux

Only Bytecode, No .py Files

2011-07-26 Thread Eldon Ziegler
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 -- http