[issue1751] Fast BytesIO implementation + misc changes
Alexandre Vassalotti
report at bugs.python.org
Wed Mar 19 01:08:26 CET 2008
Alexandre Vassalotti <alexandre at peadrop.com> added the comment:
Here is a patch against the latest trunk (r61578) that includes the
accelerator module of io.BytesIO with its test suite. The patch also
changes the behavior of the truncate method to imply a seek(). Please
review!
Added file: http://bugs.python.org/file9752/bytesio+misc-fixes-3.patch
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1751>
__________________________________
More information about the Python-bugs-list
mailing list