mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +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,7 +3,7 @@
|
|||
import re
|
||||
import macfs
|
||||
import string
|
||||
import Res
|
||||
from Carbon import Res
|
||||
import os
|
||||
|
||||
READ = 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue