Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #10338

Re: Only Bytecode, No .py Files

From Billy Mays <81282ed9a88799d21e77957df2d84bd6514d9af6@myhashismyemail.com>
Newsgroups comp.lang.python
Subject Re: Only Bytecode, No .py Files
Date 2011-07-26 11:27 -0400
Organization Aioe.org NNTP Server
Message-ID <j0mmcs$itb$1@speranza.aioe.org> (permalink)
References <mailman.1497.1311693700.1164.python-list@python.org>

Show all headers | View raw


On 07/26/2011 11: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 audit messages
> on production system on which only bytecode files are stored. The audit
> subsystem is recording each open failure.
>
> Thanks,
> Eldon Ziegler
>
>

How are you opening your files?

--
Bill

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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