]> granicus.if.org Git - python/commit
Remove the macfs module. This led to the deprecation of macostools.touched();
authorBrett Cannon <bcannon@gmail.com>
Sun, 20 May 2007 23:17:38 +0000 (23:17 +0000)
committerBrett Cannon <bcannon@gmail.com>
Sun, 20 May 2007 23:17:38 +0000 (23:17 +0000)
commit5e2635103c34ca1d4226f64c84c6bdf54d528d75
tree1da233d88d33946de18f4e696b6c9013ada049ac
parent7e93587746374693b10b3c8cade7a0bc8c7eb100
Remove the macfs module.  This led to the deprecation of macostools.touched();
it completely relied on macfs and is a no-op on OS X according to code
comments.
Doc/mac/libmacfs.tex [deleted file]
Doc/mac/libmacostools.tex
Lib/binhex.py
Lib/plat-mac/macfs.py [deleted file]
Lib/plat-mac/macostools.py
Lib/test/regrtest.py
Lib/test/test_macfs.py [deleted file]
Lib/test/test_macostools.py
Misc/NEWS