[Python-ideas] textFromMap(seq , map=None , sep='' , ldelim='', rdelim='')
Laurens Van Houtven
lvh at laurensvh.be
Mon Oct 25 18:00:40 CEST 2010
Hm. I suppose the need for this would be slightly mitigated if I understood
why str.join does not try to convert the elements of the iterable it is
passed to strs (and analogously for unicode).
Does anyone know what the rationale for that is?
lvh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20101025/31eff707/attachment.html>
More information about the Python-ideas
mailing list