Files
cpython/Modules
Barry Warsaw 3cef856dd9 posix_utime(): Allow the second argument to be None, which invokes the
utime(path, NULL) call, setting the atime and mtime of the file to the
current time.  The previous signature utime(path, (atime, mtime)) is
of course still allowed.
2000-05-01 16:17:24 +00:00
..
2000-03-28 20:29:59 +00:00
2000-04-10 17:06:55 +00:00
2000-04-27 20:14:31 +00:00
1997-04-29 21:34:16 +00:00
1997-04-29 20:31:59 +00:00
2000-04-21 20:49:36 +00:00
1997-10-01 04:29:29 +00:00
1998-12-08 16:27:10 +00:00
1996-08-19 22:12:39 +00:00
1998-12-07 14:28:47 +00:00
1999-04-10 15:48:23 +00:00
1996-12-10 00:32:31 +00:00
1997-10-01 04:29:29 +00:00
2000-04-26 20:40:13 +00:00
1996-01-26 21:10:22 +00:00
1996-10-25 14:44:06 +00:00