Message2709

Author pekka.klarck
Recipients
Date 2007-05-10.18:43:25
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Attached patch fixes following os.path issues.

1) abspath eliminates symlinks
http://jython.org/bugs/1662689

2) abspath, realpath and samefile may rise IOException
http://jython.org/bugs/1661700
History
Date User Action Args
2008-02-20 17:18:42adminlinkissue1716709 messages
2008-02-20 17:18:42admincreate