Merge "Ensure we don't AddLocalReference a bogus value when returning to native code from an upcall that threw." into ics-mr1-plus-art
diff --git a/tools/cpplint.py b/tools/cpplint.py
index 86154ed..73a4644 100755
--- a/tools/cpplint.py
+++ b/tools/cpplint.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
 #
 # Copyright (c) 2009 Google Inc. All rights reserved.
 #
diff --git a/tools/generate-operator-out.py b/tools/generate-operator-out.py
index 91d4669..ba2b4d1 100755
--- a/tools/generate-operator-out.py
+++ b/tools/generate-operator-out.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
 #
 # Copyright 2012 Google Inc. All Rights Reserved.
 #