[issue11221] all() returns wrong result when the parameters are non-encapsulated list-comprehension

Mark Dickinson report at bugs.python.org
Thu Feb 17 17:07:54 CET 2011


Mark Dickinson <dickinsm at gmail.com> added the comment:

> After saying that - I believe overloading a built in Python function in
> a popular package\module is a mistake!

I believe NumPy had 'any' and 'all' *before* Python did. :-)

----------

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


More information about the Python-bugs-list mailing list