summaryrefslogtreecommitdiffstats
path: root/Mac/scripts/EditPythonPrefs.py
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/scripts/EditPythonPrefs.py')
-rw-r--r--Mac/scripts/EditPythonPrefs.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/Mac/scripts/EditPythonPrefs.py b/Mac/scripts/EditPythonPrefs.py
index 711c756..f070d82 100644
--- a/Mac/scripts/EditPythonPrefs.py
+++ b/Mac/scripts/EditPythonPrefs.py
@@ -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 *