commit | 52e0717215d87859bebc1437a4f169807a1282ef | [log] [tgz] |
---|---|---|
author | Tim Peters <tim.peters@gmail.com> | Thu Aug 30 06:15:32 2001 +0000 |
committer | Tim Peters <tim.peters@gmail.com> | Thu Aug 30 06:15:32 2001 +0000 |
tree | 640da92719ffff732d2e3083e8e224a982c704b3 | |
parent | 692323488baf518117d3ede90189812723f39948 [diff] |
Give the internal immutable list type .extend and .pop methods (they "should have" been added here when they were added to lists).