[New-bugs-announce] [issue2187] map and filter objects shouldn't call themselves itertools.imap and itertools.ifilter objects
Guido van Rossum
report at bugs.python.org
Mon Feb 25 05:06:33 CET 2008
New submission from Guido van Rossum:
Probably ifilter and imap should go (moving the code over to bltinmodule.c).
----------
components: Interpreter Core
keywords: easy
messages: 62968
nosy: gvanrossum
severity: normal
status: open
title: map and filter objects shouldn't call themselves itertools.imap and itertools.ifilter objects
type: behavior
versions: Python 3.0
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2187>
__________________________________
More information about the New-bugs-announce
mailing list