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, rhettinger, serhiy.storchaka, vy0123
Date 2017-02-18.11:25:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487417114.24.0.866736383638.issue22702@psf.upfronthosting.co.za>
In-reply-to
Content
Current documentation looks good to me and not needing changes (except fixing the doubled "iterable"). Proposed change looks incorrect to me. No parameter named "str" is provided in this method.

See also the docstring of str.join.
History
Date User Action Args
2017-02-18 11:25:14serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, docs@python, josh.r, vy0123
2017-02-18 11:25:14serhiy.storchakasetmessageid: <1487417114.24.0.866736383638.issue22702@psf.upfronthosting.co.za>
2017-02-18 11:25:14serhiy.storchakalinkissue22702 messages
2017-02-18 11:25:14serhiy.storchakacreate