diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-10 21:30:28 +0000 |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-07-10 21:30:28 +0000 |
commit | f931c19a49478d355898af1c374aa8728498a718 (patch) | |
tree | af9dee908c79f99f98ef464411c48eca7b5e89a3 /Python/pythonrun.c | |
parent | 1ab1069f0709d8ecf59b0bf159e455448a057674 (diff) | |
download | cpython-f931c19a49478d355898af1c374aa8728498a718.tar.gz |
two changes to string_join:
implementation -- use PySequence_Fast interface to iterate over elements
interface -- if instance object reports wrong length, ignore it;
previous version raised an IndexError if reported length was too high
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions