Message2947

Author dohuiginn
Recipients
Date 2007-11-25.13:26:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Patch to fix the issues reported in [1796425] and [1796415] - javaos is missing the renames and removedirs functions. I've copied the functions over from CPython  (2.5) and they seem to work fine.

Since this is the first patch I've submitted to jython, I'd appreciate advice/comments on what's required here. e.g. is the diff in the right format? should I write a test to go with the patch?
History
Date User Action Args
2008-02-20 17:18:53adminlinkissue1838063 messages
2008-02-20 17:18:53admincreate