Message1101

Author pekka.klarck
Recipients
Date 2007-01-12.21:38:09
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Based on those javadocs and little playing on Jython interpreter getCanonicalPath really seems to be the answer. On top of things mentioned in javadocs it also fixes paths like 'c:\temp\\foo' -> 'c:\temp\foo'. Thanks for looking that up. 
History
Date User Action Args
2008-02-20 17:17:27adminlinkissue1423047 messages
2008-02-20 17:17:27admincreate