Is it possible to prevent modification of a python file once its been
deployed?  File permissions of the OS could be used..but that doesn't
seem very secure.

The root of my question is verifying the integrity of the application
and the scripts being run. Is this possible, if so, how?

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to