[Python-checkins] CVS: python/dist/src/Mac/Lib aetypes.py,1.1,1.2

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


Update of /cvsroot/python/python/dist/src/Mac/Lib
In directory usw-pr-cvs1:/tmp/cvs-serv17723/Python/Mac/Lib
Modified Files:
	aetypes.py 
Log Message:
Import the MacOS toolbox modules from the Carbon package.
Index: aetypes.py
===================================================================
RCS file: /cvsroot/python/python/dist/src/Mac/Lib/aetypes.py,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** aetypes.py	2001年08月19日 22:05:00	1.1
--- aetypes.py	2001年08月25日 12:01:13	1.2
***************
*** 1,5 ****
 """aetypes - Python objects representing various AE types."""
 
! from AppleEvents import *
 import struct
 from types import *
--- 1,5 ----
 """aetypes - Python objects representing various AE types."""
 
! from Carbon.AppleEvents import *
 import struct
 from types import *

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