mirror of
https://github.com/python/cpython.git
synced 2025-12-10 11:00:14 +00:00
Import the MacOS toolbox modules from the Carbon package.
This commit is contained in:
parent
6dba6bc0a2
commit
5a6fdcd371
100 changed files with 336 additions and 331 deletions
|
|
@ -22,8 +22,8 @@ files: the pack stuff from aepack, the objects from aetypes.
|
|||
|
||||
|
||||
from types import *
|
||||
import AE
|
||||
import AppleEvents
|
||||
from Carbon import AE
|
||||
from Carbon import AppleEvents
|
||||
import MacOS
|
||||
import sys
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue