Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #10336
| Subject | Only Bytecode, No .py Files |
|---|---|
| From | Eldon Ziegler <eldonz@atlanticdb.com> |
| Organization | Atlantic Database Systems, Inc. |
| Date | 2011-07-26 11:19 -0400 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1497.1311693700.1164.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Only Bytecode, No .py Files Eldon Ziegler <eldonz@atlanticdb.com> - 2011-07-26 11:19 -0400
Re: Only Bytecode, No .py Files Billy Mays <81282ed9a88799d21e77957df2d84bd6514d9af6@myhashismyemail.com> - 2011-07-26 11:27 -0400
Re: Only Bytecode, No .py Files Thomas Rachel <nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de> - 2011-07-27 09:10 +0200
Re: Only Bytecode, No .py Files John Roth <johnroth1@gmail.com> - 2011-07-27 05:18 -0700
Re: Only Bytecode, No .py Files Thomas Rachel <nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de> - 2011-07-27 16:56 +0200
Re: Only Bytecode, No .py Files John Roth <johnroth1@gmail.com> - 2011-07-29 05:51 -0700
Re: Only Bytecode, No .py Files Ethan Furman <ethan@stoneleaf.us> - 2011-07-29 07:09 -0700
Re: Only Bytecode, No .py Files Jerry Hill <malaclypse2@gmail.com> - 2011-07-29 10:48 -0400
Re: Only Bytecode, No .py Files Thomas Rachel <nutznetz-0c1b6768-bfa9-48d5-a470-7603bd3aa915@spamschutz.glglgl.de> - 2011-07-29 16:47 +0200
Re: Only Bytecode, No .py Files Alan Meyer <ameyer2@yahoo.com> - 2011-07-29 11:06 -0400
csiph-web