This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients docs@python, josh.r, ncoghlan, rhettinger, serhiy.storchaka, vy0123, xiang.zhang
Date 2017-04-14.15:26:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1492183580.73.0.711569618649.issue22702@psf.upfronthosting.co.za>
In-reply-to
Content
A reference to the iterable term was added in issue7116 when str.join() started accepting arbitrary iterables rather than just sequences.
History
Date User Action Args
2017-04-14 15:26:20serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ncoghlan, docs@python, josh.r, vy0123, xiang.zhang
2017-04-14 15:26:20serhiy.storchakasetmessageid: <1492183580.73.0.711569618649.issue22702@psf.upfronthosting.co.za>
2017-04-14 15:26:20serhiy.storchakalinkissue22702 messages
2017-04-14 15:26:20serhiy.storchakacreate