date of file

Sean 'Shaleh' Perry shalehperry at attbi.com
Sat May 25 12:58:25 EDT 2002


On 25-May-2002 Occean wrote:
> I have an directory which hold some file. Now i have to list all of the
> file according to the date the that the file created.  For example, i
> want to display all of the file from the date 24/05/2002 until now. How can i
> do
> that, can anyone show me

look into the 'stat' functions.  I believe they are under os but either way the
library docs will point you.





More information about the Python-list mailing list