Removed addpack calls for toolbox modules, re-binhexed resources (sigh)

This commit is contained in:
Jack Jansen 1996-03-20 16:15:35 +00:00
parent 442e7202f8
commit 32cb80cea8
11 changed files with 231 additions and 252 deletions

View file

@ -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 *