]> granicus.if.org Git - python/commit
Minor factoring: move redundant resize scaling logic into the resize function.
authorRaymond Hettinger <python@rcn.com>
Sat, 4 Jul 2015 03:00:03 +0000 (20:00 -0700)
committerRaymond Hettinger <python@rcn.com>
Sat, 4 Jul 2015 03:00:03 +0000 (20:00 -0700)
commit4897300276d870f99459c82b937f0ac22450f0b6
tree46a7e51b2415eb4685ec20c1b7fdc78cfb7c11e4
parent3c1f52e829e9877225cb171d779aacc4c6353daf
Minor factoring:  move redundant resize scaling logic into the resize function.
Objects/setobject.c