Ezio Melotti added the comment:

I believe this is by design, since set() -- like str(), list(), dict(), etc -- 
is not a literal.
I don't think set() should be special-cased either.
Perhaps you could tell us more about your use case?

----------
nosy: +ezio.melotti
resolution:  -> not a bug
status: open -> pending

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

Reply via email to