This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ezio.melotti
Recipients Filip Haglund, ezio.melotti
Date 2015-07-18.17:34:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437240893.45.0.864877052469.issue24663@psf.upfronthosting.co.za>
In-reply-to
Content
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?
History
Date User Action Args
2015-07-18 17:34:53ezio.melottisetrecipients: + ezio.melotti, Filip Haglund
2015-07-18 17:34:53ezio.melottisetmessageid: <1437240893.45.0.864877052469.issue24663@psf.upfronthosting.co.za>
2015-07-18 17:34:53ezio.melottilinkissue24663 messages
2015-07-18 17:34:53ezio.melotticreate