commit | 14bd6de0ec6468487598f4ad4c14aa0a2742e641 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Fri May 31 21:40:38 2002 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Fri May 31 21:40:38 2002 +0000 |
tree | 92a338f0fc9b497e05bc28063c5a1c7f09bbd48c | |
parent | 59b2a74c752578cb67b02b6966f283fd049f646a [diff] |
SF 560736. Optimize list iteration by filling the tp_iter slot.