file access in jythonc

John Howard python473 at yahoo.com
Sat Aug 21 10:11:27 EDT 2004


I have the following in a jythonc program to be executed in a html
file.

f1 = open("filename","r")

I get message about filePermission read error. Program compiles and
jar file is created. Just the html code gives message.

Any ideas?



More information about the Python-list mailing list