[issue11114] TextIOWrapper.tell extremely slow

Antoine Pitrou report at bugs.python.org
Fri Feb 4 17:26:09 CET 2011


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

That said, I think it is possible to make algorithmic improvements to TextIOWrapper.tell() so that at least performance becomes acceptable.

----------
stage:  -> needs patch
title: file.tell extremely slow -> TextIOWrapper.tell extremely slow
type:  -> performance
versions: +Python 3.3 -Python 3.2

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


More information about the Python-bugs-list mailing list