blob: b2786264aa47ca8d236cd6a768ca607078717f77 [file] [log] [blame]
Added support of file descriptors in os.scandir() on Unix. os.fwalk() is
sped up by 2 times by using os.scandir().