Message305

Author bckfnn
Recipients
Date 2001-07-16.10:59:36
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=4201

Fixed in PyFile.java: 2.20;

The fix only ensure that the filepointer is located at the 
end right after the open. Some unixes always write at the 
end of the file regardless of the filepointer but that is 
*not* the case for jython.
History
Date User Action Args
2008-02-20 17:16:50adminlinkissue417665 messages
2008-02-20 17:16:50admincreate