summaryrefslogtreecommitdiffstats
path: root/Lib/idlelib/EditorWindow.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/idlelib/EditorWindow.py')
-rw-r--r--Lib/idlelib/EditorWindow.py6
1 files changed, 0 insertions, 6 deletions
diff --git a/Lib/idlelib/EditorWindow.py b/Lib/idlelib/EditorWindow.py
index 4f3c945..be074b0 100644
--- a/Lib/idlelib/EditorWindow.py
+++ b/Lib/idlelib/EditorWindow.py
@@ -1,9 +1,3 @@
-# changes by dscherer@cmu.edu
-# - created format and run menus
-# - added silly advice dialog (apologies to Douglas Adams)
-# - made Python Documentation work on Windows (requires win32api to
-# do a ShellExecute(); other ways of starting a web browser are awkward)
-
import sys
import os
import string