[issue40664] Documentation error: itertools.dropwhile(is_even, itertools.count()) output

SilentGhost report at bugs.python.org
Sun May 17 15:41:31 EDT 2020


SilentGhost <ghost.adh at runbox.com> added the comment:

Did you try running that? The documentation is correct, dropwhile works differently than filter.

----------
nosy: +SilentGhost
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type:  -> behavior

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40664>
_______________________________________


More information about the Python-bugs-list mailing list