Message2125

Author ryarger
Recipients
Date 2001-08-30.20:52:36
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Jython does not support truncate() (as does CPython)
even though some types of files (such as
RandomAccessFiles) have this ability in Java.

Attached is a patch to add truncate()
History
Date User Action Args
2008-02-20 17:18:15adminlinkissue456993 messages
2008-02-20 17:18:15admincreate