Jay wrote:
> That's one solution, but I'd rather a file format the end-user can't
> easily mess around with.

Require the program to be installed as root and installation to be in a 
read-only directory--or serve the resources to your program from a cgi 
script somewhere, only to be downloaded when needed. This way, the user 
would at least have to reverse engineer your program to see where the 
resources were coming from so they could plug the appropriate query in 
their web browser.

James


-- 
James Stroud
UCLA-DOE Institute for Genomics and Proteomics
Box 951570
Los Angeles, CA 90095

http://www.jamesstroud.com/
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to