]> granicus.if.org Git - python/commit
ST_MODE should be ST_MTIME in utime call in copystat. Thanks to Mike Orr.
authorGuido van Rossum <guido@python.org>
Fri, 2 Oct 1998 03:16:08 +0000 (03:16 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 2 Oct 1998 03:16:08 +0000 (03:16 +0000)
commit96372a2657a471ffbba4bc50b976535a03d537d0
tree2c05253f0ae01512f6984df54d100cb6fbf8a912
parent64e736ba4e8c7d706f705e1e34a24f8e24d285d6
ST_MODE should be ST_MTIME in utime call in copystat.  Thanks to Mike Orr.
Lib/shutil.py