Commit Graph

4 Commits (6fbde766c49bed4cac286a35efc91dbaf6285c9a)

Author SHA1 Message Date
Federico Leva 6fbde766c4 Further reduce os.walk() in launcher.py to speed up 6 years ago
Federico Leva fcdc1b5cf2 Use os.listdir('.') 6 years ago
Federico Leva 69ec7e5015 Use os.listdir() and avoid os.walk() in launcher too
With millions of files, everything stalls otherwise.
6 years ago
Federico Leva 50c6786f84 Move launcher.py where its imports assume it is
No reason to force users to move it to actually use it.
6 years ago