• Alexandre Vassalotti's avatar
    Fix build error. · 06b1ab8e
    Alexandre Vassalotti yazdı
    Use a list comprehension instead of filter(), since filter() needs the
    itertools module which isn't available at build time.
    06b1ab8e
glob.py 2.16 KB