]> granicus.if.org Git - python/commit
Revert last change. Found an application that was worse off with resize
authorRaymond Hettinger <python@rcn.com>
Mon, 15 Mar 2004 09:01:31 +0000 (09:01 +0000)
committerRaymond Hettinger <python@rcn.com>
Mon, 15 Mar 2004 09:01:31 +0000 (09:01 +0000)
commitd4ff741e785b598df9737da10831f927fa0eddbb
tree4a95d1eb4526c347a16266547e80b5c7c8de7080
parent0bc3d9857f571021f7c2ccebe1967f4f87cb3e21
Revert last change.  Found an application that was worse off with resize
exact turned on.  The tiny space savings wasn't worth the additional time
and code.
Objects/listobject.c