Trees | Indices | Help |
|
---|
|
storage.ini.StringIO --+ | FixedStringIO
|
|||
|
|||
Inherited from |
|
Truncate the file's size. If the optional size argument is present, the file is truncated to (at most) that size. The size defaults to the current position. The current file position is not changed unless the position is beyond the new file size. If the specified size exceeds the file's current size, the file remains unchanged.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 23 13:50:53 2008 | http://epydoc.sourceforge.net |