blob: 900a0a2f058637fbfe30f1430e235c1bbfd1b53a [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001var = <warning descr="Python version 2.4, 2.5, 2.6, 3.0 do not support set comprehensions">{i for i in range(2)}</warning>