Revert "Only override any and all if not defined"
authorGuido Trotter <ultrotter@google.com>
Mon, 22 Mar 2010 15:03:21 +0000 (15:03 +0000)
committerGuido Trotter <ultrotter@google.com>
Mon, 22 Mar 2010 18:06:21 +0000 (18:06 +0000)
commit284c69f03fb5d6f2ce9202f64ff2f6de7e82ddc3
tree4b71ecbf4f75cc179e8cb9f6c2243aacd084781c
parent0a37de5fa0bb1c097b78b1c98e800b7f8a1a92f5
Revert "Only override any and all if not defined"

This reverts commit bd5617020a50bcd08269330638d64078c1b30b71.

Turns out our and python's any/all are not compatible.

Signed-off-by: Guido Trotter <ultrotter@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/utils.py