[issue22702] to improve documentation for join() (str method)

Feb. 18, 2017
3:25 a.m.
Serhiy Storchaka added the comment: 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. ---------- nosy: +serhiy.storchaka _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue22702> _______________________________________
2945
Age (days ago)
2945
Last active (days ago)
0 comments
1 participants
participants (1)
-
Serhiy Storchaka