commit | 9edb168dd7f8fbe2da9874de720c2d00e5a3bf7e | [log] [tgz] |
---|---|---|
author | Tim Peters <tim@python.org> | Tue Sep 03 11:49:31 2013 -0500 |
committer | Tim Peters <tim@python.org> | Tue Sep 03 11:49:31 2013 -0500 |
tree | 8785f563e36d4e232ba14171578604c81995caaa | |
parent | c554f725a09fc14a08ba2613682a961bd2216d45 [diff] |
cwr_next(): move invariants out of loops. This simplifies and clarifies the code, and gives a small speedup.