commit | 77250f4df7a73a5c87d12d781a562747a855cd95 | [log] [tgz] |
---|---|---|
author | Alexandre Vassalotti <alexandre@peadrop.com> | Tue May 06 19:48:38 2008 +0000 |
committer | Alexandre Vassalotti <alexandre@peadrop.com> | Tue May 06 19:48:38 2008 +0000 |
tree | 61f83259cd270f6011c75cbe95d2a25d12c29f87 | |
parent | 5d8da20dd1034081906dbdffea9c77bf39353dec [diff] |
Added fast alternate io.BytesIO implementation and its test suite. Removed old test suite for StringIO. Modified truncate() to imply a seek to given argument value.