Message8845

Author aryeh
Recipients aryeh, zyasoft
Date 2014-06-29.06:46:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <53AFB629.9010005@cc.huji.ac.il>
In-reply-to <1403928253.72.0.918485294521.issue2131@psf.upfronthosting.co.za>
Content
On 6/28/14, 7:04 AM, Jim Baker wrote:
> Jim Baker added the comment:
>
> 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...)
>
> ----------
> resolution:  -> invalid
> status: open -> pending
>
>

This turned out to be a problem in Fiji (ImageJ). There was a conflict 
with the ruby interpreter, which have since been resolved.

Best regards
--aryeh

-- 
Aryeh Weiss
Faculty of Engineering
Bar Ilan University
Ramat Gan 52900 Israel

Ph:  972-3-5317638
FAX: 972-3-7384051
History
Date User Action Args
2014-06-29 06:46:05aryehsetrecipients: + aryeh, zyasoft
2014-06-29 06:46:05aryehlinkissue2131 messages
2014-06-29 06:46:04aryehcreate