saga-project / BigJob

SAGA-based Pilot-Job Implementation for Compute and Data
http://saga-project.github.com/BigJob/
Other
19 stars 8 forks source link

Convert to Python3 #181

Open ralic opened 7 years ago

ralic commented 7 years ago

using : find . -name '*.py' | xargs 2to3 -w