]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
A replacement for the macfs extension module, implemented with normal
authorJack Jansen <jack.jansen@cwi.nl>
Thu, 19 Dec 2002 23:26:07 +0000 (23:26 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Thu, 19 Dec 2002 23:26:07 +0000 (23:26 +0000)
commit4235e71accb07e1db42319480d3b8253c8451c61
treeb6cf59d92086d64a1e54f27411e6341c6f1ae343
parent4f0e05f738daf3f997544f74ebc627a4bf0e737e
A replacement for the macfs extension module, implemented with normal
(generated) Carbon module functionality.

Not 100% complete yet, but at least the IDE doesn't crash on startup.
Mac/Lib/macfs.py [moved from Mac/Lib/newmacfs.py with 68% similarity]