Does this work? Even if it didn't I bet that you could just use the .pyc files with dummy .py files created using touch and a file date older than the .pyc file. In theory, this would work, right? Sean -----Original Message----- From: Jerome Alet [mailto:alet@unice.fr] Sent: Tuesday, July 10, 2001 2:55 AM To: J. Cone Cc: zope@zope.org Subject: Re: [Zope] Propietary software with Zope. On Tue, 10 Jul 2001, J. Cone wrote:
The original questioner needed the users of the system to be able to develop their own software, so I think that precludes this security-based model.
I will have the same question eventually, because the server will live in a security domain I don't control. My customer will have root access to the machine, and I may want to discourage them from reading the swearing in the comments in my code :-)
For the filesystem part I suppose that deleting all *.py *.c *.h would do it since Zope should be able to run on *.pyc and *.so alone (I've not tested) For the ZODB I can't see any solution if they have root access. bye, Jerome Alet _______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )