mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Removed addpack calls for toolbox modules, re-binhexed resources (sigh)
This commit is contained in:
parent
442e7202f8
commit
32cb80cea8
11 changed files with 231 additions and 252 deletions
|
@ -15,9 +15,6 @@ import macfs
|
|||
import MacOS
|
||||
|
||||
import addpack
|
||||
addpack.addpack('Tools')
|
||||
addpack.addpack('bgen')
|
||||
addpack.addpack('AE')
|
||||
import aetools
|
||||
import AppleEvents
|
||||
from Metrowerks_Shell_Suite import Metrowerks_Shell_Suite
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue