From e37469297c2decafaab059c8da300b44c6244e06 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Wed, 20 Nov 2002 14:05:41 +0000 Subject: [PATCH] This file is now generated dynamically. --- Mac/OSX/pythonw.sh | 2 -- 1 file changed, 2 deletions(-) delete mode 100755 Mac/OSX/pythonw.sh diff --git a/Mac/OSX/pythonw.sh b/Mac/OSX/pythonw.sh deleted file mode 100755 index b919bb9b3f2..00000000000 --- a/Mac/OSX/pythonw.sh +++ /dev/null @@ -1,2 +0,0 @@ -#!/bin/sh -exec /Library/Frameworks/Python.framework/Versions/Current/Resources/Python.app/Contents/MacOS/python "$@"