mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +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
|
|
@ -14,7 +14,7 @@ import types
|
|||
import StringIO
|
||||
import macfs
|
||||
|
||||
from Res import *
|
||||
from Carbon.Res import *
|
||||
|
||||
def main():
|
||||
fss, ok = macfs.PromptGetFile('Select file with aeut/aete resource:')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue