Message8836

Author zyasoft
Recipients aryeh, zyasoft
Date 2014-06-28.04:04:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1403928253.72.0.918485294521.issue2131@psf.upfronthosting.co.za>
In-reply-to
Content
Closing this out as not able to reproduce - os.path.exists is widely used by Jython code, there must be something else going on, like a SecurityManager or other problem.

One possible workaround: http://docs.oracle.com/javase/7/docs/api/java/nio/file/Files.html#exists(java.nio.file.Path,%20java.nio.file.LinkOption...)
History
Date User Action Args
2014-06-28 04:04:13zyasoftsetmessageid: <1403928253.72.0.918485294521.issue2131@psf.upfronthosting.co.za>
2014-06-28 04:04:13zyasoftsetrecipients: + zyasoft, aryeh
2014-06-28 04:04:13zyasoftlinkissue2131 messages
2014-06-28 04:04:13zyasoftcreate