Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added tests to check the buffer type returned during reading. | Alexandre Vassalotti | 2008-05-06 | 1 | -0/+6 | |
| | ||||||
* | Added fast alternate io.BytesIO implementation and its test suite. | Alexandre Vassalotti | 2008-05-06 | 1 | -0/+405 | |
Removed old test suite for StringIO. Modified truncate() to imply a seek to given argument value. |