summaryrefslogtreecommitdiff
path: root/Python/pythonmain.c
diff options
context:
space:
mode:
authorBarry Warsaw <barry@python.org>2000-05-01 16:17:24 +0000
committerBarry Warsaw <barry@python.org>2000-05-01 16:17:24 +0000
commit3cef856dd9db9e998d4fa3395b466f2ed42f7fc9 (patch)
treecba358758c855240a2e9f0505eb4d7c861722efe /Python/pythonmain.c
parent6650320349185a9e2f06fba56a3bd3142fb6f8d5 (diff)
downloadcpython-git-3cef856dd9db9e998d4fa3395b466f2ed42f7fc9.tar.gz
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 'Python/pythonmain.c')
0 files changed, 0 insertions, 0 deletions