--- Python-2.4.2/Lib/cgi.py.orig	2006-02-27 11:22:07.000000000 +0100
+++ Python-2.4.2/Lib/cgi.py		2006-02-27 11:22:39.000000000 +0100
@@ -1,4 +1,4 @@
-#! /usr/local/bin/python
+#! /usr/bin/python
 
 # NOTE: the above "/usr/local/bin/python" is NOT a mistake.  It is
 # intentionally NOT "/usr/bin/env python".  On many systems