On 27 May 2016 at 13:38, enrico franchi <enrico.fran...@gmail.com> wrote:
>> s3 = set([i for i in s if una_terza_proprietà(i)])

> Le quadre sono non desiderabili in questo.

Intedi meglio le generator expression per evitare di istanziare tutti
gli elementi?


-- 
Andrea
_______________________________________________
Python mailing list
Python@lists.python.it
http://lists.python.it/mailman/listinfo/python

Rispondere a