[issue18652] Add itertools.first_true (return first true item in iterable)

Roundup Robot report at bugs.python.org
Wed Apr 2 12:17:41 CEST 2014


Roundup Robot added the comment:

New changeset 3e2354dde892 by Raymond Hettinger in branch '3.4':
Issue #18652:  Add an itertools recipe for first_true()
http://hg.python.org/cpython/rev/3e2354dde892

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list