|
From: <no...@so...> - 2001-09-04 13:54:55
|
Patches item #456993, was opened at 2001-08-30 13:52 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=456993&group_id=12867 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Randy Jay Yarger (ryarger) Assigned to: Nobody/Anonymous (nobody) Summary: PyFile truncate() Initial Comment: 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() ---------------------------------------------------------------------- >Comment By: Randy Jay Yarger (ryarger) Date: 2001-09-04 06:54 Message: Logged In: YES user_id=312218 Here's the attachment... ---------------------------------------------------------------------- Comment By: Finn Bock (bckfnn) Date: 2001-09-03 23:02 Message: Logged In: YES user_id=4201 No file is attached. You probably just forgot to check the field "Check to Upload & Attach File:". ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=312867&aid=456993&group_id=12867 |