]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Auto-install on import, if NavServices is available. Unless a "no navservices" flag...
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 5 May 2000 23:10:58 +0000 (23:10 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 5 May 2000 23:10:58 +0000 (23:10 +0000)
commit1fdadcd42cd430d6e77c1df1ed1df777ca3ff4a2
tree56db960f475c5549f1aa6086e4463de451ea0581
parent9d61d1bab17238b5ef62c01257b8a4d04edfa6d0
Auto-install on import, if NavServices is available. Unless a "no navservices" flag is set Python automagically imports this module so code that uses macfs.xxxGetFile will get NavServices dialogs.
Mac/Lib/macfsn.py