Only Bytecode, No .py Files
Eldon Ziegler
eldonz at atlanticdb.com
Tue Jul 26 11:19:08 EDT 2011
More information about the Python-list mailing list
Tue Jul 26 11:19:08 EDT 2011
- Previous message (by thread): Is this overuse a context manager?
- Next message (by thread): Only Bytecode, No .py Files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): Is this overuse a context manager?
- Next message (by thread): Only Bytecode, No .py Files
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list