[issue5048] Extending itertools.combinations

Raymond Hettinger report at bugs.python.org
Tue Jan 27 19:08:16 CET 2009


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

Correction to earlier statement.  It should have read:

Guido disallowed returning a len method on iterators.  He expected
bool(it) to be always be True.

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


More information about the Python-bugs-list mailing list