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 alexandre.vassalotti
Recipients alexandre.vassalotti, benjamin.peterson, brett.cannon, gvanrossum, rhettinger
Date 2009-08-04.23:27:33
SpamBayes Score 0.00033936015
Marked as misclassified No
Message-id <1249428454.87.0.941970893444.issue2335@psf.upfronthosting.co.za>
In-reply-to
Content
I think we should keep the repr() of sets as is to avoid breaking any
code. And yes, I plan to port set comprehensions along with dict
comprehension.
History
Date User Action Args
2009-08-04 23:27:34alexandre.vassalottisetrecipients: + alexandre.vassalotti, gvanrossum, brett.cannon, rhettinger, benjamin.peterson
2009-08-04 23:27:34alexandre.vassalottisetmessageid: <1249428454.87.0.941970893444.issue2335@psf.upfronthosting.co.za>
2009-08-04 23:27:33alexandre.vassalottilinkissue2335 messages
2009-08-04 23:27:33alexandre.vassalotticreate