mirror of
https://github.com/python/cpython.git
synced 2025-07-22 02:35:22 +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
|
@ -1,8 +1,4 @@
|
|||
"""Edit the Python Preferences file."""
|
||||
import addpack
|
||||
addpack.addpack('Tools')
|
||||
addpack.addpack('bgen')
|
||||
addpack.addpack('evt')
|
||||
|
||||
from Dlg import *
|
||||
from Events import *
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue