Only Bytecode, No .py Files

Dan Stromberg drsalists at gmail.com
Tue Jul 26 15:32:07 EDT 2011


Another possibility: You could probably create a bunch of zero-length .py's
that are older than the corresponding .pyc's.

On Tue, Jul 26, 2011 at 8:19 AM, Eldon Ziegler <eldonz at atlanticdb.com>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 audit messages
> on production system on which only bytecode files are stored. The audit
> subsystem is recording each open failure.
>
> Thanks,
> Eldon Ziegler
>
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110726/4a23c6cc/attachment-0001.html>


More information about the Python-list mailing list