--- ./Lib/cgi.py_orig	2013-06-06 16:50:58 +0600
+++ ./Lib/cgi.py	2013-06-06 16:54:46 +0600
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#!/opt/freeware/bin/python 
 
 # NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
 # intentionally NOT "/usr/bin/env python".  On many systems
--- ./Tools/pybench/pybench.py_orig	2013-06-06 16:54:14 +0600
+++ ./Tools/pybench/pybench.py	2013-06-06 16:54:35 +0600
@@ -1,4 +1,4 @@
-#!/usr/local/bin/python -O
+#!/opt/freeware/bin/python -O
 
 """ A Python Benchmark Suite
 
