jython (2.5.1-2) CPythonLib/test/test_whichdb.py

Summary

 CPythonLib/test/test_whichdb.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

    
download this patch

Patch contents

--- jython-2.5.1.orig/CPythonLib/test/test_whichdb.py
+++ jython-2.5.1/CPythonLib/test/test_whichdb.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#!/usr/bin/jython
 """Test script for the whichdb module
    based on test_anydbm.py
 """