[Python-ideas] Have a "j" format option for lists
Chris Angelico
rosuav at gmail.com
Wed May 9 20:50:13 EDT 2018
On Thu, May 10, 2018 at 10:45 AM, Steven D'Aprano <steve at pearwood.info> wrote:
> I too spent some time scratching my head trying to guess what you expect
> this "j" format code to do, including the fundamental question "why j
> and not some other letter?".
Interestingly, that question didn't faze me in the slightest. But
maybe my instant and automatic "oh you mean join" coloured my
expectations elsewhere, and possibly not correctly.
ChrisA
More information about the Python-ideas
mailing list