From: Jack Jansen Date: Wed, 20 Nov 2002 14:05:41 +0000 (+0000) Subject: This file is now generated dynamically. X-Git-Tag: v2.3c1~3347 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e37469297c2decafaab059c8da300b44c6244e06;p=thirdparty%2FPython%2Fcpython.git This file is now generated dynamically. --- diff --git a/Mac/OSX/pythonw.sh b/Mac/OSX/pythonw.sh deleted file mode 100755 index b919bb9b3f22..000000000000 --- 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 "$@"