[issue5034] itertools.fixlen
Raymond Hettinger
report at bugs.python.org
Sat Jan 24 22:42:05 CET 2009
Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:
Am still leaning towards rejecting this one based on:
* paucity of use cases
* non-atomicity (it can be built-out of existing tools)
* minimizing the number of tools in the toolkit
* not convinced that padded tuple unpacking is desirable
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5034>
_______________________________________
More information about the Python-bugs-list
mailing list