Get the date of last modification of a file

Peter Hansen peter at engcorp.com
Mon Sep 8 13:22:00 EDT 2003


Manuel Bastioni wrote:
> 
> It's possible using only a built-in module?

os.path.getmtime()




More information about the Python-list mailing list