summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTony Lownds <tony@lownds.com>2002-12-23 18:36:14 (GMT)
committerTony Lownds <tony@lownds.com>2002-12-23 18:36:14 (GMT)
commit1fc1fe840e0d306e4211fdb9099e911dca5b9933 (patch)
treec0cd092ed75c6b1d88e6d40449c508a2cc2160aa
parentb0bfd0f4aa123b9c71d02f446c56d71715e8ba3e (diff)
downloadcpython-1fc1fe840e0d306e4211fdb9099e911dca5b9933.zip
cpython-1fc1fe840e0d306e4211fdb9099e911dca5b9933.tar.gz
cpython-1fc1fe840e0d306e4211fdb9099e911dca5b9933.tar.bz2
Make this script execute using pythonw
-rw-r--r--Lib/idlelib/macosx_main.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/idlelib/macosx_main.py b/Lib/idlelib/macosx_main.py
index 9a965ed..2520a68 100644
--- a/Lib/idlelib/macosx_main.py
+++ b/Lib/idlelib/macosx_main.py
@@ -1,3 +1,4 @@
+#!/usr/bin/env pythonw
"""IDLE.app
Installation: