summaryrefslogtreecommitdiff
path: root/Python/pythonrun.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
commit20b3fc97bf8d3df3990c2826997cbd50dcb276ce (patch)
tree1b6ed7371689db39e63109096ee8a766c8bbf71f /Python/pythonrun.c
parent9bd7b7604e466d6fcbf52c6074ec3bfb3ec5d6c1 (diff)
downloadcpython-20b3fc97bf8d3df3990c2826997cbd50dcb276ce.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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions