fast listdir & stat

robert no-spam at no-spam-no-spam.invalid
Fri Nov 24 09:45:53 EST 2006


I want to get the files and sizes and times etc. stats of a dir fast.
os.listdir & iterating with os.stat seems not to run at optimal speed for network folders. Is there a faster possibility? (both for Win & *nix ; best platform independent)


Robert



More information about the Python-list mailing list