[issue1677872] Efficient reverse line iterator
Alexander Belopolsky
report at bugs.python.org
Sat Jul 17 03:18:26 CEST 2010
Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:
> The OP has done everything asked of him.
Not quite. He split out the documentation part of his patch and it was accepted and committed.
Guido raised an issue with the code. OP raised more questions. The code was never updated.
Now the patch is out of date because io module has been reimplemented in C. The patch is still good as a prototype/proof of concept but needs to be updated to apply to _pyio.
The idea is good, but the implementation is not ready.
----------
nosy: +belopolsky
stage: patch review -> needs patch
versions: +Python 3.2 -Python 3.1
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1677872>
_______________________________________
More information about the Python-bugs-list
mailing list