]> granicus.if.org Git - python/commit
Replaced touched(), which no longer seems to work under os9, with something using...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 9 Feb 2001 15:58:34 +0000 (15:58 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 9 Feb 2001 15:58:34 +0000 (15:58 +0000)
commit7e31f68bf1f348f43268d1fec62abc876b267ddb
tree8dcc8df161d399f4ba51f35e510eb16e66e32a26
parent34f83b3f564eb95119b78a97d692f7293a8f8680
Replaced touched(), which no longer seems to work under os9, with something using an appleevent to the finder. More expensive, but at least it works:-)
Mac/Lib/macostools.py