Raymond Hettinger added the comment:

I've looked into this a bit more.  Even in Haskell, it seems that use case is 
for str.join() which we already have.  I don't see intersperse() in any other 
functional languages.  That suggests that its use cases aren't sufficiently 
common to warrant adding it to the standard library.

Thank you for the submission.

----------
resolution:  -> rejected
status: open -> closed

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue21414>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to