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

Jonathan Livni report at bugs.python.org
Thu Feb 17 10:14:54 CET 2011


Jonathan Livni <jonathan.livni at gmail.com> added the comment:

Let my foolishness be a reminder to all not to use "from [module] import *"

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

I still don't know if pylab's all() is erroneous or if it's correct functionality. I'll open a ticket there.

----------

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


More information about the Python-bugs-list mailing list