commit | da2850f93269b8daf0b1c3d6d1303162a98c13f6 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri Feb 27 12:42:54 2015 -0800 |
committer | Raymond Hettinger <python@rcn.com> | Fri Feb 27 12:42:54 2015 -0800 |
tree | 124452a5a54ef3397210fbb246bb49db490b4bbb | |
parent | b44ed82b81944f405d7e3e9974e7baf2456a9eee [diff] |
Since the index is always non-negative, use faster unsigned division and modulo.