Index: petsc/bin/parseargs.py
===================================================================
--- petsc.orig/bin/parseargs.py
+++ petsc/bin/parseargs.py
@@ -1,5 +1,5 @@
-#!/usr/bin/env python1.5
-#!/bin/env python1.5
+#!/usr/bin/env python
+#!/bin/env python
 # $Id: parseargs.py,v 1.1 1999/11/12 22:30:17 balay Exp $
 #
 #  Parses the argument list, and searches for the specified argument.
