[Tutor] Forcing file modified date to arbitrary future date?

R. Alan Monroe amonroe at columbus.rr.com
Wed Oct 15 09:08:46 EDT 2003


Subject says it all - I need a way to change the last modified date of
a file to any arbitrary future date. I didn't see anything in os.path.
It has a "getmtime" function, but not a matching "setmtime", that I
could see. I don't mind using win32api if there's not a function in
the standard libraries.

Alan




More information about the Tutor mailing list