From: Tony Lownds Date: Mon, 23 Dec 2002 18:36:14 +0000 (+0000) Subject: Make this script execute using pythonw X-Git-Tag: v2.3c1~2910 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fc1fe840e0d306e4211fdb9099e911dca5b9933;p=python Make this script execute using pythonw --- diff --git a/Lib/idlelib/macosx_main.py b/Lib/idlelib/macosx_main.py index 9a965eda4f..2520a68dd5 100644 --- a/Lib/idlelib/macosx_main.py +++ b/Lib/idlelib/macosx_main.py @@ -1,3 +1,4 @@ +#!/usr/bin/env pythonw """IDLE.app Installation: