[issue5034] itertools.fixlen

Raymond Hettinger report at bugs.python.org
Thu Jan 22 22:50:53 CET 2009


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

Am taking this under advisement but am initially disinclined.  It is not
a basic itertool since it can be composed from the others.  Also, it's
use cases seem to be few.  One challenge for the module is that adding
more tools makes the overall toolkit harder to use because the number of
choices is increased.

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


More information about the Python-bugs-list mailing list