[x for x in glob.glob() if {y for y in x if y.isdigit() and y != "0"}]
が一番スマート()か