[Python-checkins] CVS: python/dist/src/Mac/Lib findertools.py,1.7,1.8

Jack Jansen jackjansen@users.sourceforge.net
2001年8月25日 05:04:35 -0700


Update of /cvsroot/python/python/dist/src/Mac/Lib
In directory usw-pr-cvs1:/tmp/cvs-serv18793/Python/Mac/Lib
Modified Files:
	findertools.py 
Log Message:
Import the MacOS toolbox modules from the Carbon package.
Index: findertools.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Lib/findertools.py,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -d -r1.7 -r1.8
*** findertools.py	2001年07月24日 11:37:23	1.7
--- findertools.py	2001年08月25日 12:04:33	1.8
***************
*** 16,20 ****
 """
 import Finder
! import AppleEvents
 import aetools
 import MacOS
--- 16,20 ----
 """
 import Finder
! from Carbon import AppleEvents
 import aetools
 import MacOS

AltStyle によって変換されたページ (->オリジナル) /