]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
- Optionally copy file times for copy/copytree (default on)
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 15 Sep 1996 22:13:26 +0000 (22:13 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 15 Sep 1996 22:13:26 +0000 (22:13 +0000)
commit57d53a90d92e83f7d3a72d5c775be9f52aa0d89c
tree2c3bdd638a7958951d412dc54511aeed0f8daa1f
parentdf34cf120619ac394bce7f66b270f14af14a41b2
- Optionally copy file times for copy/copytree (default on)
- Added touch(file) routine to tell the finder a files icon or
  something has changed (*finally* found out how to do this)
Mac/Lib/macostools.py