commit | 76162e305cedb4b332a6804df815044f297b4e95 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Thu Apr 16 18:16:10 2009 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Thu Apr 16 18:16:10 2009 +0000 |
tree | 0209afa3ccc980205fc3b013e91aa6f16d19a035 | |
parent | 7203081025147efa18d7f36aa2bc234ba81498c3 [diff] |
Clarify the behavior of any() and all() with an empty iterable.