>>763
for f in sorted(os.list, key=lambda x: int(x))
ちなみにos.listの順序は保証されたっけ?