]> granicus.if.org Git - python/commit
Merge 3.3 into default.
authorTim Peters <tim@python.org>
Tue, 3 Sep 2013 16:52:59 +0000 (11:52 -0500)
committerTim Peters <tim@python.org>
Tue, 3 Sep 2013 16:52:59 +0000 (11:52 -0500)
commitc6171e49ab2aee5807bcb6c0f77d0de13a164a99
treea859f548a95df77b8aedeabf74103cba488605fc
parent207fe0118720e025f0ef77797c80f169601c802c
parent9edb168dd7f8fbe2da9874de720c2d00e5a3bf7e
Merge 3.3 into default.

cwr_next():  move invariants out of loops.

This simplifies and clarifies the code, and gives a small speedup.