commit | cda404bf367d0958c27f1649caa108f11bc696a1 | [log] [tgz] |
---|---|---|
author | Thomas Wouters <thomas@python.org> | Wed Apr 26 18:46:01 2006 +0000 |
committer | Thomas Wouters <thomas@python.org> | Wed Apr 26 18:46:01 2006 +0000 |
tree | 24eb0102b986fabeacb21cb5c7f666fdc465f058 | |
parent | 79b0f85867171d6d38fe9269520d5c22c5a30cb9 [diff] |
Add tests for += and *= on strings, and fix the memory-use estimate for the list.extend tests (they were estimating half the actual use.)