mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +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
|
|
@ -3,8 +3,8 @@
|
|||
# To simplify matters use the python console window for output.
|
||||
#
|
||||
import ctb
|
||||
import Evt
|
||||
import Events
|
||||
from Carbon import Evt
|
||||
from Carbon import Events
|
||||
import MacOS
|
||||
import sys
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue