commit | 840533bf1c7e5cb9b565067795df28a41b61844e | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Jul 13 17:03:58 2013 -0700 |
committer | Raymond Hettinger <python@rcn.com> | Sat Jul 13 17:03:58 2013 -0700 |
tree | 801a269bf74cd768cf451a91aee9d2ef66109572 | |
parent | 3959af9b2a52a71ab329d3850c9e3fe72bd7a7cc [diff] |
Use a do-while loop in the inner loop for rotate (m is always greater than zero).