R. David Murray added the comment:
Heh. There was a discussion in issue 22106 about valid examples for using
'pass'. This case is analogous to the one I came up with.
for x in map(...):
pass
that avoids building a list.
Not that any of it is idiomatic, as you say.
----------
nosy: +r.david.murray
versions: -Python 3.1, Python 3.2, Python 3.3
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue22180>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com