Hi All.

I'm a very new user in STAX and stuck with the following problem in my
first exercise:

<script>
 f = open('C:/Temp/log.txt', 'rb');
 ...
</script>

IOError: (2, 'No such file or directory', 'C:/Temp/log.txt')

The file exists and contains data. I checked with 'filemon' that
STAFProc.exe doesn't even try to open it! Maybe it is a security
restriction of Jython -- I don't know - the same code works fine when you
run it via python command line.

Anybody has a clue?

Thanks,
Oleg.
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of 
discussion for anyone considering optimizing the pricing and packaging model 
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
staf-users mailing list
staf-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/staf-users

Reply via email to