show/hide this revision's text 3 added tag "windows"
show/hide this revision's text 2 added detail that I'm using windows.

What is the best way to get a list of all files in a directory, sorted by date [created | modified], using python, on a windows machine?

show/hide this revision's text 1

How do you get a directory listing sorted by creation date in python?

What is the best way to get a list of all files in a directory, sorted by date [created | modified], using python?