> I think the consistency between bool([]) and bool(array([])) is worth preserving
I'm with Eric Firing on this one. Empty sequences are False in Python.
_______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
