Re: Checking a file's time stamp -- followup

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Rob Weir

    Re: Checking a file's time stamp -- followup

    On 13 Aug 2008, Virgil Stokes wrote:
    Is it possible to change the time stamp of a file (Win2K platform)? If
    yes, how?
    os.utime, http://docs.python.org/lib/os-file-dir.html.

    --
    -rob

Working...