[Python-ideas] Briefer string format

Mark Lawrence breamoreboy at yahoo.co.uk
Mon Aug 3 05:14:55 CEST 2015


On 02/08/2015 20:12, Xavier Combelle wrote:
> You could disambiguate with parenthesis like this f'expr={({x: y for x,
> y in [(1, 2), (3, 4)]})}'
>

What on earth happened to "Readability counts"?

-- 
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence



More information about the Python-ideas mailing list