Message4

Author pedronis
Recipients
Date 2000-11-20.15:45:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Applets should be compiled that way to set Py.frozen true (--deep, ...).
Now (just fixed) if Py.frozen is true:
 sys.path = []
 and the cache is not initiliazed.
So the security violating search will not happen.
History
Date User Action Args
2008-02-20 17:16:36adminlinkissue222610 messages
2008-02-20 17:16:36admincreate