summaryrefslogtreecommitdiffstats
path: root/Doc
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2000-05-01 16:17:24 (GMT)
committerBarry Warsaw <barry@python.org>2000-05-01 16:17:24 (GMT)
commit3cef856dd9db9e998d4fa3395b466f2ed42f7fc9 (patch)
treecba358758c855240a2e9f0505eb4d7c861722efe /Doc
parent6650320349185a9e2f06fba56a3bd3142fb6f8d5 (diff)
downloadcpython-3cef856dd9db9e998d4fa3395b466f2ed42f7fc9.zip
cpython-3cef856dd9db9e998d4fa3395b466f2ed42f7fc9.tar.gz
cpython-3cef856dd9db9e998d4fa3395b466f2ed42f7fc9.tar.bz2
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.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions