[Python-Dev] Optional separatorargument forfile.writelines()and StringIO.writelines()

Raymond Hettinger python at rcn.com
Wed Feb 25 09:03:18 EST 2004


[Paul Moore suggests itertools.interleave() or itertools.flatten()]

I'll add these to the list of candidate itertools.
A related contender is itertools.roundrobin().


Raymond





More information about the Python-Dev mailing list