python3 - 2to3 + miscell obvious tweaks
[sfa.git] / sfa / rspecs / rspec_converter.py
index a24b2de..0c05857 100755 (executable)
@@ -1,6 +1,6 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
+
 
-from __future__ import print_function
 
 from sfa.rspecs.pg_rspec_converter import PGRSpecConverter
 from sfa.rspecs.sfa_rspec_converter import SfaRSpecConverter