We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdb9d08 commit 0f71bfcCopy full SHA for 0f71bfc
run_tests
@@ -1,4 +1,4 @@
1
-#! /usr/bin/env python2.2
+#! /usr/bin/env python
2
#
3
# Copyright (c) 2001 Richard Jones
4
# This module is free software, and you may redistribute it and/or modify
@@ -9,7 +9,7 @@
9
# but WITHOUT ANY WARRANTY; without even the implied warranty of
10
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
11
12
-# $Id: run_tests,v 1.5 2002-05-25 07:16:23 rochecompaan Exp $
+# $Id: run_tests,v 1.6 2002-05-25 07:24:29 rochecompaan Exp $
13
14
from test import go
15
import sys
0 commit comments