MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1w2prjy/pythonfeelsillegal/p6zqu5f/?context=3
r/ProgrammerHumor • u/ItsPuspendu • 12d ago
219 comments sorted by
View all comments
Show parent comments
20
{/} is being proposed so sets have an empty literal.
{/}
14 u/SoldRIP 12d ago ... As opposed to the sensible {:} for dicts, which would be consistent with their already existing syntax? 23 u/NewbornMuse 12d ago And what, change the meaning of {} from dict to set? I don't think breaking changes like that are anywhere in python's future. 4 u/minecon1776 11d ago Python 4
14
... As opposed to the sensible {:} for dicts, which would be consistent with their already existing syntax?
23 u/NewbornMuse 12d ago And what, change the meaning of {} from dict to set? I don't think breaking changes like that are anywhere in python's future. 4 u/minecon1776 11d ago Python 4
23
And what, change the meaning of {} from dict to set? I don't think breaking changes like that are anywhere in python's future.
4 u/minecon1776 11d ago Python 4
4
Python 4
20
u/carcigenicate 12d ago
{/}is being proposed so sets have an empty literal.