]> granicus.if.org Git - python/commit
Minor tweek. Counting down rather than up reduces register pressure.
authorRaymond Hettinger <python@rcn.com>
Tue, 15 Dec 2015 08:42:30 +0000 (00:42 -0800)
committerRaymond Hettinger <python@rcn.com>
Tue, 15 Dec 2015 08:42:30 +0000 (00:42 -0800)
commite4495877dd08b4d0568bb8a75ae5c69b3d91ff60
tree92647049484165899a897f5ee561dbdd6e5991f2
parentf4f67e52b4bdab792e111ba024ddd223f24909df
Minor tweek.  Counting down rather than up reduces register pressure.
Objects/setobject.c