Raymond Hettinger <raymond.hettin...@gmail.com> added the comment:

> set() is neither literal nor container display.

Yes, that is obvious.  However, we do support sets and set() is how make an 
empty set.   

It is weird to support sets but not empty sets, especially when it is so easy 
to do so safely.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39158>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to