]> granicus.if.org Git - python/commit
Document the new additional signature for utime(). In addition to the
authorBarry Warsaw <barry@python.org>
Mon, 1 May 2000 16:18:22 +0000 (16:18 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 1 May 2000 16:18:22 +0000 (16:18 +0000)
commit93a8eacde559ef3fd910f80f59208054ff99dab9
tree75d9d6ee62dca7e3c8c06d94fa04db720b39c661
parentd58c26fec6a8e3e33b8337c5e002c28f6f26e42d
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.
Doc/lib/libos.tex