]> granicus.if.org Git - python/commit
The new touched() was far too expensive. Re-enabled the old one, the ae-based one...
authorJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Feb 2001 17:06:32 +0000 (17:06 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Wed, 14 Feb 2001 17:06:32 +0000 (17:06 +0000)
commit3ff82a3a4c4e73aca8254228c751d66a530ba362
treeb18c624f4c828deffb48938d9f9f8a5dccabd8b8
parent3112bc10eeab3ff9af01a97d60cb4a5a3b531f41
The new touched() was far too expensive. Re-enabled the old one, the ae-based one is available as touched_ae(). Have to read up on the subject of telling the finder about changes.
Mac/Lib/macostools.py