diff options
author | Barry Warsaw <barry@python.org> | 2000-05-01 16:17:24 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 2000-05-01 16:17:24 (GMT) |
commit | 3cef856dd9db9e998d4fa3395b466f2ed42f7fc9 (patch) | |
tree | cba358758c855240a2e9f0505eb4d7c861722efe /Lib/codecs.py | |
parent | 6650320349185a9e2f06fba56a3bd3142fb6f8d5 (diff) | |
download | cpython-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 'Lib/codecs.py')
0 files changed, 0 insertions, 0 deletions