A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2006-February/060307.html below:

[Python-Dev] syntactic support for sets

[Python-Dev] syntactic support for setsGreg Wilson gvwilson at cs.utoronto.ca
Wed Feb 1 19:55:42 CET 2006
Hi,

I have a student who may be interested in adding syntactic support for
sets to Python, so that:

    x = {1, 2, 3, 4, 5}

and:

    y = {z for z in x if (z % 2)}

would be legal.  There are of course issues (what's the syntax for a
frozen set? for the empty set?), but before he even starts, I'd like to
know if this would ever be considered for inclusion into the language.

Thanks,
Greg

p.s. please Cc: me as well as the list, since I'm no longer subscribed.
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4