2012年4月13日 星期五

[python]python function all

python
Help on built-in function all in module __builtin__:

all(...)
all(iterable) -> bool

Return True if bool(x) is True for all values x in the iterable.

沒有留言:

張貼留言