diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-05-05 04:24:43 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-05-05 04:24:43 +0000 |
commit | 432b42aa4c31fd473690ffeee446dcd493f8a8aa (patch) | |
tree | 6e04bf9a0ebe2732bf1fea9fdf34e11fc44c1bdc /Lib/test/test_iter.py | |
parent | 12d0a6c78a376e8eddca3d3fa88ed3627aad795c (diff) | |
download | cpython-432b42aa4c31fd473690ffeee446dcd493f8a8aa.tar.gz cpython-432b42aa4c31fd473690ffeee446dcd493f8a8aa.zip |
Mark string.join() as done. Turns out string_join() works "for free" now,
because PySequence_Fast() started working for free as soon as
PySequence_Tuple() learned how to work with iterators. For some reason
unicode.join() still doesn't work, though.
Diffstat (limited to 'Lib/test/test_iter.py')
0 files changed, 0 insertions, 0 deletions