]> granicus.if.org Git - python/commit
Use a do-while loop in the inner loop for rotate (m is always greater than zero).
authorRaymond Hettinger <python@rcn.com>
Sun, 14 Jul 2013 00:03:58 +0000 (17:03 -0700)
committerRaymond Hettinger <python@rcn.com>
Sun, 14 Jul 2013 00:03:58 +0000 (17:03 -0700)
commit840533bf1c7e5cb9b565067795df28a41b61844e
tree801a269bf74cd768cf451a91aee9d2ef66109572
parent3959af9b2a52a71ab329d3850c9e3fe72bd7a7cc
Use a do-while loop in the inner loop for rotate (m is always greater than zero).
Modules/_collectionsmodule.c