commit | 2ec5fd546f5fb98f84e3910301d53cfa30add15d | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sun Mar 06 18:06:29 2016 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Sun Mar 06 18:06:29 2016 -0800 |
tree | 87f6b512772ac3066f86ddeae6f0435ce47e01e2 | |
parent | 87640b30cef32377be844a16129fcb449ccaec29 [diff] |
Document another recipe for itertools: all_equal(). Inspired by David Beazley.