[issue17343] Add a version of str.split which returns an iterator

Raymond Hettinger report at bugs.python.org
Fri Apr 5 23:02:29 CEST 2013


Raymond Hettinger added the comment:

Alex, it was response to Terry's message: http://bugs.python.org/issue17343#msg183782

FWIW, I'm +1 on an iterator version of str.split().

I'm not sure yet that it would be worthwhile to propagate the idea to other string-like objects though.

----------

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


More information about the Python-bugs-list mailing list