diff options
author | Barry Warsaw <barry@python.org> | 2000-05-01 16:18:22 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-05-01 16:18:22 (GMT) |
commit | 93a8eacde559ef3fd910f80f59208054ff99dab9 (patch) | |
tree | 75d9d6ee62dca7e3c8c06d94fa04db720b39c661 /Modules | |
parent | d58c26fec6a8e3e33b8337c5e002c28f6f26e42d (diff) | |
download | cpython-93a8eacde559ef3fd910f80f59208054ff99dab9.zip cpython-93a8eacde559ef3fd910f80f59208054ff99dab9.tar.gz cpython-93a8eacde559ef3fd910f80f59208054ff99dab9.tar.bz2 |
Document the new additional signature for utime(). In addition to the
previous functionality utime(path, (atime, mtime)), now allowed is
utime(path, None) which sets the file's times to the current time.
Diffstat (limited to 'Modules')
0 files changed, 0 insertions, 0 deletions