-
Alexandre Vassalotti yazdı
Use a list comprehension instead of filter(), since filter() needs the itertools module which isn't available at build time.
06b1ab8e
Use a list comprehension instead of filter(), since filter() needs the itertools module which isn't available at build time.