Closed mmarx closed 7 years ago
Use print_function to stay compatible with Python 3. Handle non-existing data files gracefully. Try to be clever if someone runs python helpers/python/dataUpdate.py and chdir to the correct directory.
python helpers/python/dataUpdate.py
Use print_function to stay compatible with Python 3. Handle non-existing data files gracefully. Try to be clever if someone runs
python helpers/python/dataUpdate.py
and chdir to the correct directory.