[issue13149] optimization for append-only StringIO

Antoine Pitrou report at bugs.python.org
Thu Nov 10 22:52:55 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

I've committed an improved version (which also optimizes seek(0); read()).

----------
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13149>
_______________________________________


More information about the Python-bugs-list mailing list